links and such

bobdole

Member
where in this peice of code do i put the web page i want to link to

a href=http://server.com/path/to/page.html>Link Text

nothing is working for me

_________________________________

yup
 
replace the wholehttp://www.yourpagehere

then, make sure you have quotes around it, as in 'http://yourpagehere.com'

then add the a href='http://www.yourwebpagehere'

and then the < before and > after. then after the you want the link to stop in the text, /a with your beginning < and end >

Just Huck It.
 
Back
Top