Build Website

Build Your Own Website

   

Structure Web Page

It is important to maintain structural consistency throughout your website. Each page should have at least a common header, footer and navigation menu.  There are two methods to structure web pages: using "tables" or "divisions" (i.e. div tags).

The use of tables to group and align text can help make a page more attractive.  Tables are fast to load and are easily generated from most HTML Editors. The spacing between table cells and the borders around the cells can be altered or made invisible. Text and graphics within table cells can be right justified, left justified or centered.

cell content cell content cell content
cell content cell content cell content

You can find graphics for your home page on the web by searching for "Index of GIF files" or "GIF library".  When you find something you like, copy it to a directory on your hard drive by right clicking on the graphic and selecting "save picture as". To find appropriate music, search for "midi" and the name of the singer or composer. The names of these two file types terminate with ".gif" and ".mid".  If you suspect that a graphic or song is copyrighted, you should ask permission from the owner before using it.

To keep life simple, all pictures, animations, graphics, music, etc. that you plan to use on your home page should be stored in the same directory as your main HTML program file. If you haven't already done so, create a directory on your hard drive to consolidate all the software components that you will use on your page.