blob: 069d13e3a4afdb51c898f526299ceb519d5b2846 [file] [log] [blame]
TD {
width: 50px;
height: 50px;
}
DIV#blockDiv {
display: block;
background: yellow;
position: absolute;
width: 20px;
height: 20px;
left: 80px;
top: 20px;
}