Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<html
<head>
<title>Reference: CSS List Images: invalid</title>
<link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
</head>
<body>
<p>There should be a bullet list with three similarly formatted list items below.</p>
<ul>
<li>One.</li>
<li>Two.</li>
<li>Three.</li>
</ul>
</body>
</html>