Page Number Two

Page Number Three

Page Number Four

Page Number Five

Page Number Six

Page Number Seven


Company
Address
Email
Copyright © 2007
All Rights Reserved

Generic Template Number Two

Place your own text between the paragraph tags on this web page. There will be an open and close tag for each paragraph as shown in this example. <p>Text Here</p>

Simple Template #6You may use this image or replace it with your own. Check the code on the page to see how images are placed in paragraphs.

You should also visit our HTML tutorial at www.createafreewebsite.net for help in modifying your template. See the section on Style Sheets to modify generic.css

Heading Graphic

Visit our free web graphics gallery to get a heading or free logo for the top of your web page. Read More...

Changing the Button Text

To change the button text and link the buttons to other pages examine the following code taken from this web page.
<p><a href="sub-temp1.html">Page Number One</a></p>
Replace sub-temp1.html with the url of the web page.
Example: contact.html
You would replace Page Number One with your desired link text.

To add new buttons, simply copy a paragraph (line of code shown above) and change the text and url.

Click Here to see the website I created using this template design. Learn how to replace the heading background on each Generic template with your own.

Note: This template has been tested in IE and Mozilla browsers and at different monitor resolutions.



Articles

Style Sheet

If you check the code in the head section of this document you'll see that it is linked to a file named generic.css. Generic.css is a style sheet which controls the appearance of the text on the web page. It can be modified with a simple text editor like NotePad.

  Keep the style sheet in the folder where your web pages are located.

Color

When choosing color for your website, be sure to keep it simple. Stick with 2 or three related colors. See our Website tutorial to learn about color relationships. Read More...

Borders

The borders on the page are set in the actual code of the web page. They can be modified by changing the inline style sheets.

  If you change the style, be sure to test your page in different web browsers.