Help - Search - Members - Calendar
Full Version: Please help..simple link question?
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
madgamer
I am selling some items on ebay.

My question is how do I make those clickable links like when you click on a word it brings you to the site ? What is the html for it ? Thanks you soo much!
deadmellotron
CODE
<a href="linkhere">texthere</a>
madgamer
What is the html code to make link larger?

Please, and thanks
deadmellotron
Posts Merged.

CODE
<font size="sizehere"><a href="linkhere">texthere</a></font>
madgamer
Thank you so much <333333333333333333333333333
madgamer
Sorry, but why is it super huge even if I put it size 12. I don't think the font html works
IWontRapeYou
Put 7
deadmellotron
Try size 4
Mikeplyts
If you want to use pixels, you could also use this:

CODE
<font style="font-size:###px;"><a href="URL">Link Text</a></font>

(Just replace the ### with some numbers. Note that 12 is like regular size so try something like 18 or 20.) thumbsup.gif
madgamer
Ahh I putted 4. Lol I thought it was like reg font size so I put 12 for times roman.

Thank you all!
deadmellotron
No problem. wink.gif

Topic Closed & Moved to Resolved.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.