Class 1 - Notes

z-index = attribute use to specify layers; it requires the absolute attribute to be defined.

Difference between Relative and Absolute position?

The CSS display attribute has two values:
inline - surrounds content only
block - rectanglaur blocks

The <link> tag is an inline element.

The <a> tag can use name attribute to create a reference point on a webpage.

Comments