1
<!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN">
4 <title>CSS
2.1 Test Suite: list-style
</title>
5 <script src=
"../resources/ahem.js"></script>
6 <style type=
"text/css">
8 margin: 1em 5em; border: solid black
; padding: 0; width: 6em;
9 font: 15px/1 Ahem
; color: lime
; background: red url
(support/css1test566a.png) no-repeat
;
10 list-style: upper-alpha inside
;
12 li
{ margin: 0; padding: 0; }
14 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/generate.html#q10" title=
"12.5 Lists">
17 <p>There should be no red below.
</p>
19 <li> x x xx xx x x
</li>