PDA

View Full Version : HTML Help



Superside
02-11-2004, 10:01 PM
I don't even know if it's HTML :s but any who
Can someone that knows how to make links, like site links to other sites plz post the HTML code for the links? I have no clue how to do it and I didn't see it on impetuouse.net or w/e :s

Concentric
02-11-2004, 10:10 PM
Try this: http://www.tedmontgomery.com/tutorial/hyprlnks.html

Superside
02-11-2004, 10:11 PM
I've been there and it just gives me head aches :s

Kiovado
02-11-2004, 10:14 PM
I don't even know if it's HTML :s but any who
Can someone that knows how to make links, like site links to other sites plz post the HTML code for the links? I have no clue how to do it and I didn't see it on impetuouse.net or w/e :s

To make a link type <A HREF="webaddress">text</A>
webaddress= www.thesiteyourlinkingto.com
text= what you want the link to be called.

Helped by TreeStar (Kiovado) :) :eusa_danc

Superside
03-11-2004, 12:10 AM
OK, where do I post this picture for the link?

Mentor
03-11-2004, 06:56 PM
if u wnat to make a pictuire link

u do the above code <A HREF="webaddress">text</A>

But insetd of linking text u put an image code there

<A HREF="webaddress"><img src="image url"></A>

if that maes any senece..

Question?
03-11-2004, 07:02 PM
yea: look

<a href="http://habboforums.com"><img scr="habboforums.com/pic/pic.gif"></a>
should work :)

iRoss
03-11-2004, 07:37 PM
for example...

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Page Title Here</title>
</head>
<body>
PUT THINGS LIKE DISABLE RIGHT CLICKING HERE! (I THINK!)
<p>
PUT THE HTML HERE!!! FOR EXAMPLE <DIV dir=ltr style="TEXT-ALIGN: left"><FONT color=#008000>&lt;a href=<FONT color=#0000ff>"http://habboforums.com"</FONT>&gt;</FONT><FONT color=#800080>&lt;img scr=<FONT color=#0000ff>"habboforums.com/pic/pic.gif"</FONT>&gt;</FONT><FONT color=#008000>&lt;/a&gt;</FONT></DIV>

&nbsp;
<p>

PUT DISCLAIMER HERE (AGAIN, I THINK!)</p>

</body>
</html>

correct me if im wrong i think i am :S

Superside
03-11-2004, 08:57 PM
Ok none of them worked :S

iRoss
03-11-2004, 08:58 PM
lol where are you putting it?

smurf-you
04-11-2004, 01:17 PM
OK, What HTML Is. HTML Is a coding scipt for website building it's easy to learn and looks affective, If you want to start learning the basics for Html it's good to start a freeweb site on www.freewebs.com And choose advance so you can do html go to file manager then click edit index.html then your on your way






Basic codes are

<title> You title name look top of page that's the title </title> <--- that closes the tag

<b> Makes it bold</b>


If you want to know more "Tags" Just go to http://www.computerhope.com/learnhtm.htm

And it will teach you most things if you need any help just PM Me

Want to hide these adverts? Register an account for free!