Page with no intro image
As you can see, there is no image above the content.
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.