4 lines
188 B
HTML
4 lines
188 B
HTML
<!doctype html>
|
|
<title>CSS Test Reference</title>
|
|
<p>The red image to the right should shine through the green selection.</p>
|
|
<div style="background:green;width:200px;height:100px"></div>
|