7 lines
210 B
HTML
7 lines
210 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>CSS Reference</title>
|
|
<body>
|
|
<p>Test passes if the words "PASS PASS" appear below and are to the right of the arrow.</p>
|
|
<div>-->PASS PASS</div>
|
|
</body>
|