Click to See Complete Forum and Search --> : Web site design
broshaun
11-18-2003, 02:25 PM
I want to create different areas in my website. I’ve always just created basic HTML pages, like “mystuff.html”. Is there a way for me to set up my site to where a user can type “www.mysite.com/mystuff” and the address take the browser to “mystuff.html”, or is there something like templates that have to be designed? I’m just a novice, and I’m really only familiar with HTML. Any tricks or links would be helpful. Thanks. :confused:
DaveSW
11-18-2003, 02:32 PM
Well you could do that just by putting mystuff.htm into a folder called mystuff. Just rename it to index.htm.
If you wanted subdomains, e.g. www.mystuff.mysite.com then you'd have to check out your hosting deal, to see if they're available.
It might help if you provided a little more info about your site - what do you wish to seperate?
broshaun
11-18-2003, 02:40 PM
I have a para-church organization I'm helping, and we're wanting to display the main organization as the ".com" so visitors won't be worring about the parent org, and then divde out into our sub organizations (two targeted ministries) that we have various demographics.
DaveSW
11-18-2003, 03:29 PM
I'd say just use folders. You can then target new domain names (if you buy any) directly to the folder, or just use the /somepartofsite method.
Dave