how do i do a link in html

Candle Power Forums

Help Support Candle Power:

raggie33

*the raggedier*
Joined
Aug 11, 2003
Messages
15,729
ok im makeing a webpage useing bellsouths helper but my links are not clciable this stinks i cant figure out how to do it i also would like to know how to make link smaller
 
weird i did it but some how bell south added bellsouth in the url
 
Anything between the > and the < will appear as the link, for example:

<a href="http://www.mapquest.com/">Mapquest</a>

You will see "Mapquest" as the link. You can also use pictures as the link by sandwitching the img tag between the a href tag.
 
To change the size of the text try:
<font size="4"><a href="http://www.mapquest.com/">Mapquest</a></font>
Just change the number to whatever size font you want the link to show up as.

Mike
 
The font tag has been deprecated. Just so ya know. /ubbthreads/images/graemlins/smile.gif People need to start making an effort to comply with standards. Inline styles or style blocks are perfectly fine in most instances. Though, it probably doesn't really matter much in this case. /ubbthreads/images/graemlins/smile.gif Just a FYI
 
lol im verylost with my typeing i just get frustrated keyboard almost went flying
 

Latest posts

Back
Top