The Div Tag for Page Divisions
Dividing the Page with the DIV Tag
The DIV tag is used to establish separate divisions or areas of your page. It is one of the most powerful elements in xhtml, as it is essential for positioning the design of your page using CSS.
The id Attribute
The id attribute can be used with any tag element, but to identify and define an area of your page, the DIV tag can be used.
Facts about id's: The value for the id attribute must be used only once on your page. It is a unique identifier. Keep in mind that the id value is case-sensitive. "Top" is different from "TOP" and also different from "top" -- it is easiest to use all lower case letters. Do not use spaces or any special characters as the id value. You may use letters, digits (1 thru 9), dashes (-), and underscores (_) but you must start the id value with a letter.
Mohit Manuja
mohit@yahoo.com mohit@adobecs5.in
http://adobecs5.in http://flashlessons.info
GLOBAL ONLINE TRAINER FOR ADOBE PRODUCTS : FLASH AND DREAMWEAVER CS5 / CS5.5
Thanks for the CSS tips
5529promo 5 months ago
@5529promo ur welcome!
zorro30mum 5 months ago