Click to See Complete Forum and Search --> : Coding Pages!


Incognito
09-18-2003, 02:41 PM
First, I would like to say I just registered today. Second, I'm a student going to school for multimedia web design. Third, I'm having problems with my coding and creating the right path. Is there anyone who could assist me with these minor problems? I need all the friends that I can get.

spufi
09-18-2003, 04:08 PM
Post your code so we can weed through it and show you what you need to change.

Dark Dragon
09-18-2003, 08:35 PM
Well..all I can say is this: make sure your filenames are all in lowercase, if there are spaces in the names then use a _ for a space.

If you have images I suggest storing them in a separate folder in your directory..and have a separate directory on your host site with the same name.

When uploading I have found that loading all your graphics first then the HTML pages last seems to work really well.

Some host sites need time to be "refreshed" some hosts are so heavily used that their servers are inadequate.

If you are linking to a outside page or site..be extra careful to get the complete URL and check the spelling.

I had links that didn't work because of a misspelled link..

Don't know if that helps or not.

Compguy Pete
09-18-2003, 11:28 PM
Here are 6 steps to making a website...

Getting Started
1. Decide quickly what your site will be about. Pick subject that you’re familiar with and you can easily draw on that knowledge to help create your site.
2. Collecting the information for your site that you might need.
3. Once collected and organized your information will start to take the shape of your site.
4. Form your site navigation items from the information and plan on your layout.
5. Convert your content and images to pages using the requirements in #3.
6. Repeat Step 5 until the site is complete.