blob: 5ea432c356446fc4c8f41756d5858cbd61852ada [file] [log] [blame]
<!DOCTYPE html>
<style>
#a {
width:40px;
height:40px;
background: blue;
}
</style>
<p>There should be a blue <em>square</em> below.</p>
<div id="a"></div>