CSS2 Class Property Reference Guide

CSS2 Classification Property Reference Guide

This is a complete reference guide for web developers. We list all the CSS properties related to classification, as defined in the Cascading Style Sheets Recommendation Level 2.

Click any property to view its description with examples −

Number Property and Description
1 clear Sets the margin of an element not adjacent to floated elements; the element moves down until there are no floated elements in the margin.
2 cursor defines the shape of the cursor.
3 display controls how the element is displayed.
4 float determines whether the element floats left or right, causing text to wrap around it, or appears inline.
5 position Sets the element’s positioning model.
6 visibility Determines whether the element is visible within the document or table.

Leave a Reply

Your email address will not be published. Required fields are marked *