We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbde894 commit 42e9145Copy full SHA for 42e9145
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.42 1998-04-07 20:44:04 ijacobs Exp $ -->
+<!-- $Id: selector.src,v 2.43 1998-04-07 22:04:04 ijacobs Exp $ -->
4
<head>
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
<title>Selectors</title>
@@ -899,7 +899,7 @@ the A element.
899
</div>
900
901
<div class="example">
902
-<p>An example of combining dynamic pseudo classes:
+<p>An example of combining dynamic pseudo-classes:
903
904
<pre>
905
A:focus { background: yellow }
0 commit comments