Help
-
Search
-
Members
-
Calendar
Full Version:
Please help..simple link question?
Forums
>
Resource Center
>
Webmasters' Corner
>
Webmasters' Corner Resolved Topics
madgamer
Apr 11 2009, 09:27 PM
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
Apr 11 2009, 09:32 PM
CODE
<a href="linkhere">texthere</a>
madgamer
Apr 11 2009, 09:39 PM
What is the html code to make link larger?
Please, and thanks
deadmellotron
Apr 11 2009, 09:42 PM
Posts Merged.
CODE
<font size="sizehere"><a href="linkhere">texthere</a></font>
madgamer
Apr 11 2009, 09:46 PM
Thank you so much <333333333333333333333333333
madgamer
Apr 11 2009, 09:50 PM
Sorry, but why is it super huge even if I put it size 12. I don't think the font html works
IWontRapeYou
Apr 11 2009, 09:52 PM
Put 7
deadmellotron
Apr 11 2009, 09:53 PM
Try size 4
Mikeplyts
Apr 11 2009, 09:56 PM
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.)
madgamer
Apr 11 2009, 10:01 PM
Ahh I putted 4. Lol I thought it was like reg font size so I put 12 for times roman.
Thank you all!
deadmellotron
Apr 11 2009, 10:03 PM
No problem.
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
.