We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82177d8 commit ba9f19aCopy full SHA for ba9f19a
1 file changed
css2/selector.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN'>
2
<html lang="en">
3
-<!-- $Id: selector.src,v 2.53 1998-05-11 16:51:00 bbos Exp $ -->
+<!-- $Id: selector.src,v 2.54 1998-05-12 12:45:09 bbos Exp $ -->
4
<head>
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
<title>Selectors</title>
@@ -765,7 +765,7 @@ time, user agents may choose to return a visited link to the
765
<p>The document language determines which elements are hyperlink
766
source anchors. For example, in HTML 4.0, the link pseudo-classes
767
apply to A elements with an "href" attribute. Thus, the following
768
-two CSS2 declarations are equivalent:</p>
+two CSS2 declarations have similar effect:</p>
769
770
<pre>
771
A:link { color: red }
0 commit comments