The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How do you create a hyper link in html?

4 posters

Go down

How do you create a hyper link in html? Empty How do you create a hyper link in html?

Post by Perran August 12th 2008, 10:40 pm

Can some one please tell me?
Perran
Perran
Forumember

Posts : 83
Reputation : 0
Language : English

http://fop12.forumy.biz/forum.htm

Back to top Go down

How do you create a hyper link in html? Empty Re: How do you create a hyper link in html?

Post by Guest August 12th 2008, 10:47 pm

There are two hyper links you could use

Text:
Code:
<a href="http://www.yourlinkhere.com">Your Text for the link here</a>
Image:
Code:
<a href="http://www.yourlinkhere.com"><img src="http://www.yourimagelinkhere.jpg"></a>


regards






Craig
avatar
Guest
Guest


Back to top Go down

How do you create a hyper link in html? Empty Re: How do you create a hyper link in html?

Post by Perran August 12th 2008, 10:48 pm

Thanks so much
Perran
Perran
Forumember

Posts : 83
Reputation : 0
Language : English

http://fop12.forumy.biz/forum.htm

Back to top Go down

How do you create a hyper link in html? Empty Re: How do you create a hyper link in html?

Post by Guest August 12th 2008, 10:49 pm

Not a problem Very Happy

Regards






Craig
avatar
Guest
Guest


Back to top Go down

How do you create a hyper link in html? Empty Re: How do you create a hyper link in html?

Post by Ryuku August 12th 2008, 10:51 pm

I believe you can try it out here...Link
Ryuku
Ryuku
Forumember

Male Posts : 165
Reputation : 14
Language : English

http://shinehq.heavenforum.com

Back to top Go down

How do you create a hyper link in html? Empty Re: How do you create a hyper link in html?

Post by fireflare77 August 12th 2008, 11:58 pm

Placehold beat me to it again... *thinks of something to add* You could also center it by adding
Code:
<div=align center>YOUR CODE STUFF HERE</div>
if you want that kind of thing...
fireflare77
fireflare77
Forumember

Male Posts : 161
Reputation : 0
Language : Cockne, English

http://www.blogzone3.aforumfree.com

Back to top Go down

How do you create a hyper link in html? Empty Re: How do you create a hyper link in html?

Post by Guest August 13th 2008, 12:01 am

Well the Div code may not work, if you dont have the correct code to go with it , the text will automatically justify to the left

Code:
<center></center>

Is the easiest one to use Razz

Regards






Craig
avatar
Guest
Guest


Back to top Go down

How do you create a hyper link in html? Empty Re: How do you create a hyper link in html?

Post by Saurus August 13th 2008, 12:31 am

Overuse of DIV's is characteristic of someone who doesn't know how to properly use semantic html. Things like this are properly used in CSS.
avatar
Saurus
Forumember

Male Posts : 789
Reputation : 10
Language : english
Location : NY

http://sunrisers.forumotion.com

Back to top Go down

How do you create a hyper link in html? Empty Re: How do you create a hyper link in html?

Post by Perran August 13th 2008, 9:45 pm

Well thanks guys I really apreciete help Very Happy
Perran
Perran
Forumember

Posts : 83
Reputation : 0
Language : English

http://fop12.forumy.biz/forum.htm

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum