Review: CSS3 User Interface Properties

The following table lists all the user interface properties:

Property Description
box-sizing Allows you to include the padding and border in an element's total width and height
outline-offset Adds space between an outline and the edge or border of an element
resize Specifies whether or not an element is resizable by the user

Back button Table of Contents Next button