PDA

View Full Version : verry simple question about domains.


Neowulf
02-01-2009, 01:03 PM
lets say i have a link like this: <a href="index.html">text</a>, and i have buyd a domain name, wich link will load in the link bar of my browser when i click on the text?

1. http://mysite.mysubdomainprovider.something/index.html
or
2. http://www.mysite.something/index.html

(sorry for this silly question, but i dont have a real domain name so i cant test it) :(

mlseim
02-01-2009, 04:17 PM
One of them will be defined as the "default" or "primary" domain name.
This is all handled by your webhost, which determines which to display.
Both will work the same otherwise.

Neowulf
02-01-2009, 04:55 PM
thanks for your help mlseim :thumbsup: