We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7680ca commit 26e15d6Copy full SHA for 26e15d6
1 file changed
css2/text.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
<html lang="en">
3
-<!-- $Id: text.src,v 2.7 1998-02-19 00:49:27 ijacobs Exp $ -->
+<!-- $Id: text.src,v 2.8 1998-02-20 10:18:15 howcome Exp $ -->
4
<HEAD>
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
<TITLE>Text</TITLE>
@@ -440,7 +440,7 @@ style sheet.
440
may be described as follows:</p>
441
442
<pre class="example">
443
-BR:before {content: "\A"}
+ BR:before { content: "\A"}
444
</pre>
445
446
<p>See <a href="generate.html">"Generated content and automatic
0 commit comments