resize


none

The 'resize' property allows the author to specify whether or not an element is resizable by the user, and if so, along which axis/axes.

both

The 'resize' property allows the author to specify whether or not an element is resizable by the user, and if so, along which axis/axes.

horizontal

The 'resize' property allows the author to specify whether or not an element is resizable by the user, and if so, along which axis/axes.

vertical

The 'resize' property allows the author to specify whether or not an element is resizable by the user, and if so, along which axis/axes.

CSS Practice