<!DOCTYPE html>
Should show a green rectangle.
<div style="position: relative; left: 100px; width: 100px; height: 50px; background: green;"></div>
<!DOCTYPE html>
Should show a green rectangle.
<div style="position: relative; left: 100px; width: 100px; height: 50px; background: green;"></div>