User Tools

Site Tools


Sidebar



en:objects:div

div

Object for managing DIVS (elements with the DIV tag, separators) on the current page

Description
DIV tag it is a block element and is intended for selecting a fragment of a document in order to change the appearance of the content. Typically, the block view is controlled using styles. To avoid describing the style inside the tag every time, you can select the style in the external style sheet, and add the class or id attribute with the selector name for the tag.

As with other block elements, the content of the div tag always starts with a new line. A line break is also added after it.

Learn more about the DIV tag (source)



basic functionality

en/objects/div.txt · Last modified: 2026/08/05 22:29 (external edit)