W3docs

height

CSS Property:

Result:

Example of the height property:

CSS Code:

#myDiv {
background-color:#86C2DE;
height:100px;
}

Click the property values above to see the result