View Full Version : Links to another website?


LunarPrincess
11-22-2003, 09:19 PM
whenever i use HTML to link to another website, it always sends whoever clicks on it to my site to my host saying Page not found. EX: I want to send someone to www. lalala . com so i enter the HTML code and go < a ref (whatever the HTML is) to www. lalala com but it actually sends the user to www . geocities . com / www . lalala . com Does anyone gete that? Can someone help? lol

darkowl
11-22-2003, 09:39 PM
you have to add http:// before the address so it looks like this <a href="http://www.google.com">

iwasneocoolbabe
11-24-2003, 11:28 PM
lol i used to get that problem ALL the time.. even linking to my own site pages