Width and Height
Here is the syntax for setting an element's width and height:
Property
Value
Notes
width:
<length>
Set the element's width
height:
<length>
Set the element's height
Next is
Border Width (Examples)