Welcome to our site. This is the H1 tag.
This template includes two variations at the top of the page. The one shown here allows you to include a header graphic at the top of the page. This is a div with the #intro id assigned. The included Fireworks file has the above graphic which can easily be replace with your own.
The other version can be seen by clicking on the "Our Products" menu item. It replaces the #intro id with the #pagecap id. This would be used on your subcontent pages that do not require the header graphic. Both divs are in the template code, simply choose which one you want to use and either delete or comment out the other.
Image Floated Left
An image with the assigned class "fltlft" will be aligned with the left edge of the content div, with a 15 pixel right margin and a 10 pixel bottom margin.
Etiam leo pede, rhoncus venenatis, tristique in, vulputate at, odio. Donec et ipsum et sapien vehicula nonummy. Suspendisse potenti. Fusce varius urna id quam. Sed neque mi, varius eget, tincidunt nec, suscipit id, libero. In eget purus.
Image Floated Right
An image with the assigned class "fltrt" will align with the right margin of the content with a left margin of 15 pixels and a bottom margin of 10 pixels.
Etiam leo pede, rhoncus venenatis, tristique in, vulputate at, odio. Donec et ipsum et sapien vehicula nonummy. Suspendisse potenti. Fusce varius urna id quam. Sed neque mi, varius eget, tincidunt nec, suscipit id, libero. In eget purus.
H2 level heading
The H2 tag is defined as 18 pixel Arial or Helvetica font. To change the font style, simply go into the #mainContent H2 entry in the CSS panel and define a new font.
It is also styled with a solid bottom and left 2 pixel border and a 5 pixel bottom padding to separate the border from the text.
H3 level heading
The H3 tag is defined at 12 pixel font and inherits the font style from the body tag.
An Unordered List
Unordered lists are styled with a 5 pixel bottom margin.
- This is a list item
- This is another list item
- This is the third list itme
This is a Blockquote.
The blockquote CSS defines the background color, borders and the left and right margins, and the left and right padding inside the box. The #mainContent p selector controls the top and bottom padding around the paragraphs inside the blockquote tag.
A Styled Form
This form is created without tables and is styled completely with CSS (code courtesy of Dynamic Drive).