CSS User Interface
In this chapter you will learn about the following CSS user interface properties:
resize
outline-offset
CSS Resizing
The resize
property specifies if (and how) an element should be resizable by the user.
In this chapter you will learn about the following CSS user interface properties:
resize
outline-offset
The resize
property specifies if (and how) an element should be resizable by the user.
An outline is a line drawn outside the element’s border.
An outline is a line that is drawn around elements, OUTSIDE the borders, to make the element “stand out”.
CSS has the following outline properties:
outline-style
outline-color
outline-width
outline-offset
outline