4 lines
122 B
HTML
4 lines
122 B
HTML
<!doctype html>
|
|
<html style="background:green">
|
|
<title>CSS Test Reference</title>
|
|
<p>Pass if the background is green.</p>
|