1
<!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN">
4 <title>CSS
2.1 Test Suite: list-style-image
</title>
5 <style type=
"text/css">
7 .one {list-style-image: url
(support
/square-purple
.png
);}
8 .two {list-style-image: none
;}
10 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/generate.html#q10" title=
"12.5 Lists">
13 <p>Each bullet should look as described.
</p>
15 <li>purple square
</li>
16 <li>purple square
</li>
17 <li>purple square
</li>