OLD | NEW |
---|---|
(Empty) | |
1 <!doctype HTML> | |
2 | |
3 <div style="position: absolute; width: 200px; height: 200px; left: 0px; top: 0px ; background-color: lightgreen"></div> | |
4 <div style="position: absolute; width: 1px; height: 1px; left: 0px; top:0.6px; b ackground-color: lightgray"></div> | |
5 | |
OLD | NEW |