CSS Property:

display

Result:

Example of the display property:

CSS Code:

#myDiv {
                
background-color:#86C2DE;
}
Click the property values above to see the result
W3Docs.com-Play it
Do you find this helpful?