B bobdole Member May 9, 2004 #1 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
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
Adrenaline Active member May 10, 2004 #5 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.
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.