Tag: div
The HTML “div” tag is used to delimit a block type element. It is also widely used for layout.
Web Basic 101 – CSS: Float
—
par
Lire la suite: Web Basic 101 – CSS: FloatIn this course we will created a page layout with a header, footer and two columns, one for content and the other one for a menu.
Web Basic 101 – CSS: ID and Class
—
par
Lire la suite: Web Basic 101 – CSS: ID and ClassIn this sixth tutorial we will get a deeper understanding of the CSS selector and introduce the ids and class. We will also take a quick look at two new HTML tags, the div and span tag.