Div tags
Used with Cascading Style Sheets (CSS) to create a layout for a web page. The div tags themselves are placed in the HTML code, or equivalent, and either given an ID or a Class. The ID or Class can then be styled from within CSS code, to affect the display, layout, size, position and other characteristics of the content within the div tags.
Last updated on 12 October 2008, at 15:59.