Click to See Complete Forum and Search --> : linking webadress to ip


linux swank
07-15-2002, 11:00 PM
ive seen how some web pages r linked to a dedicated server... how to i link my dedicated server to a web page???!?!?

SuperHornet
07-21-2002, 12:30 PM
Well all webpages are on a "dedicated" server. I think what you are asking is how do I make a HTML link.

That is
<a href="http://www.server.com" Text for link </a>

Or you could want to know how to make a redirect page.
Web Monkey (http://webmonkey.com) is a great place to learn about HTML.

Also You many want to read this (http://www.stearns.org/doc/howtoask.v8.html) post before you post anything else.