Application Title

Welcome User Name | Sign Out

Thank You!

You have successfully submitted your information.


This is the Status box. Notices, error or success messages go in here.The color of this box should change according to the type of message within. To change the color of the status box you must apply the following classes directly on the "status" div tag: ".notice" (blue), ".success" (green) and ".error" (yellow & red).

Section/Page Title

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam est erat, aliquet at, tincidunt id, vehicula ut, lorem. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam pharetra, enim sit amet mattis feugiat, nulla ligula cursus lectus, et placerat nunc pede et orci. Praesent sed magna eget odio cursus commodo. Etiam ipsum augue, pulvinar sed, accumsan sit amet, aliquet auctor, tellus. In faucibus nibh sed libero dapibus congue. Sed euismod odio ut libero. Praesent sagittis cursus elit. Morbi est dui, semper id, laoreet sit amet, elementum in, purus. Maecenas nec mi tincidunt sapien eleifend mollis. Nullam vel lorem. Cras augue. Aliquam eros felis, varius eu, gravida ac, imperdiet at, magna. Pellentesque eleifend justo pulvinar neque. Praesent condimentum. Duis lobortis lorem at tortor. Aenean eget arcu ut lorem consequat accumsan.

Default Form

Important: Required fields are marked with an * asterisk.

Contact Us
Desired Format
Other Input Types
Preferred Delivery Method

Form with "login" Class Added.

Notes:

Important: Required fields are marked with an * asterisk.

Tables

The main table tag should include a "summary" and "cellspacing=0".

Note: Not all tables will have a footer or Row headers (headers on the left). But all tables will need to have at least Column headers (headers on the top of table). Also, note that in the code tfoot (footer) should appear before tbody. View W3C specification for reason .

Table with Column Headers and Footer
Column Header Column Header Column Header Column Header Column Header Column Header
Foot Row Header Foot Data Cell Foot Data Cell Foot Data Cell Foot Data Cell Foot Data Cell
Row Header Body Data Cell Body Data Cell Body Data Cell Body Data Cell Body Data Cell
Row Header Body Data Cell Body Data Cell Body Data Cell Body Data Cell Body Data Cell
Row Header Body Data Cell Body Data Cell Body Data Cell Body Data Cell Body Data Cell
Table Example with Zebra Styling
Column Header Column Header Column Header Column Header Column Header Column Header
Foot Row Header Foot Data Cell Foot Data Cell Foot Data Cell Foot Data Cell Foot Data Cell
Row Header Body Data Cell Body Data Cell Body Data Cell Body Data Cell Body Data Cell
Row Header Body Data Cell Body Data Cell Body Data Cell Body Data Cell Body Data Cell
Row Header Body Data Cell Body Data Cell Body Data Cell Body Data Cell Body Data Cell

Grid Views

For sortable data, add the classes "sort-up" for ascending data and "sort-down" for descending. The class is applied to the a tag within the th that will be sorted. In other words, add a link to the table-heading text and apply one of the classes mentioned above.

Note: When adding sorting classes, a descriptive title should given to the link. The title is describing the action taken when the link is clicked, not the current state. That means, that when the class "sort-up" is applied, the sorted column will show an arrow pointing up (ascending order) but the title for the link will describe what happens next. In this example it would be title="Sort column in descending order." The example code below includes the titles for your convenience.

Sortable Grid View Example
Artist Song Title Album Year Actions
Body Data Cell Body Data Cell Body Data Cell Body Data Cell Edit
Body Data Cell Body Data Cell Body Data Cell Body Data Cell View
Body Data Cell Body Data Cell Body Data Cell Body Data Cell Delete
©