Skip to content

Commit 26e15d6

Browse files
committed
[css2] indented example
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401016
1 parent c7680ca commit 26e15d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/text.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: text.src,v 2.7 1998-02-19 00:49:27 ijacobs Exp $ -->
3+
<!-- $Id: text.src,v 2.8 1998-02-20 10:18:15 howcome Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Text</TITLE>
@@ -440,7 +440,7 @@ style sheet.
440440
may be described as follows:</p>
441441

442442
<pre class="example">
443-
BR:before {content: "\A"}
443+
BR:before { content: "\A"}
444444
</pre>
445445

446446
<p>See <a href="generate.html">"Generated content and automatic

0 commit comments

Comments
 (0)