back
Code
CSS
HTML
Web
div
:empty
{
width:150px;
height:75px;
background-color:red;
}
/* Any empty divs get styled */