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