We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71b5a9e commit be16e00Copy full SHA for be16e00
1 file changed
css2/lists.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
<html lang="en">
3
-<!-- $Id: lists.src,v 2.14 1998-03-24 05:11:32 ijacobs Exp $ -->
+<!-- $Id: lists.src,v 2.15 1998-03-24 05:30:20 ijacobs Exp $ -->
4
<HEAD>
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
<TITLE>Lists</TITLE>
@@ -221,6 +221,15 @@ iii This is the third item.
221
depends on the user agent.
222
</div>
223
224
+<div class="note"><P>
225
+<em><strong>Note.</strong>
226
+Future versions of CSS
227
+may provide more complete
228
+mechanisms for international numbering styles.
229
+</em>
230
+</div>
231
+
232
233
<!-- #include src=properties/list-style-image.srb -->
234
235
<P> This property sets the image that will be used as the list item
0 commit comments