<div>1</div>
<div> </div>
<div></div>
div{
height:20px;
background:#ffcc00;
margin-bottom:10px;
}
div:empty{
display:none;
}
View Compiled
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.