ok how do i make it so my website can have pages?
like:
shatas.co.cc/background
shatas.co.cc/tools
and such
what domain editor would i use for that?
ok how do i make it so my website can have pages?
like:
shatas.co.cc/background
shatas.co.cc/tools
and such
what domain editor would i use for that?
Last edited by Lynnx; 05-10-2008 at 11:27 AM.
No domain editor needed.
Simply create a new page and save it with a name other than index or one of the others checked by the browser for default page. If you save it in the same directory you'll have accesses to all the same resources. Don't forget to use the file extensions when calling it.
ex: shatas.co.cc/background.gif - goes to the website and displays the file background.gif in the browser if accessible
cPanel will allow you to create files if you have the code.
oh i can code!
all i have to do is make a new file called like background.html?