File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: lists.src,v 1.17 1998-01-15 17:09:28 ijacobs Exp $ -->
3+ <!-- $Id: lists.src,v 1.18 1998-01-20 23:26:52 ijacobs Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Lists</TITLE>
@@ -261,8 +261,9 @@ OL.alpha LI { list-style: lower-alpha } /* Any LI descendant of an OL */
261261OL.alpha + LI { list-style: lower-alpha } /* Any LI child of an OL */
262262</PRE>
263263
264- <P>Authors who only use the contextual selector may not achieve
265- the results they expect. Consider the following rules:
264+ <P>Authors who only use the <a
265+ href="selector.html#descendant-selectors">descendant selector</a> may
266+ not achieve the results they expect. Consider the following rules:
266267
267268<PRE class="html-example">
268269 <HTML>
You can’t perform that action at this time.
0 commit comments