3 lines
105 B
HTML
3 lines
105 B
HTML
<!doctype html>
|
|
<title>CSS Test: Reference</title>
|
|
<p style="color:green">This text should be green.</p>
|