Height and Width in CSS

Height :- Set a box height weight :- Set a box weight
Syntax for using Height
height:value in with unit
Example:- height:100px;

Syntax for using width
width:value in with unit
Example:- width:100px;

We can also give height and width in percentage