5 lines
282 B
HTML
5 lines
282 B
HTML
<!DOCTYPE html>
|
|
<br><br><br><br><br>
|
|
<p>There should be no red.</p>
|
|
<div style="position:absolute; top:0; left:0; background-color:green; height:100px; width:100px;"></div>
|
|
<div style="position:absolute; bottom:0; right:0; background-color:green; height:100px; width:100px;"></div>
|