Skip to content

Commit 2a2478e

Browse files
committed
[css2] added a simple descriptive line in tutorial
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401571
1 parent 8d8de80 commit 2a2478e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

css2/intro.src

Lines changed: 3 additions & 1 deletion
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: intro.src,v 2.28 1998-04-24 17:21:19 ijacobs Exp $ -->
3+
<!-- $Id: intro.src,v 2.29 1998-04-30 17:27:09 howcome Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Introduction to CSS2</TITLE>
@@ -250,6 +250,8 @@ AUTHOR { font-style: italic }
250250
ARTICLE, HEADLINE, AUTHOR, PARA { margin: 0.5em }
251251
</PRE>
252252

253+
<P>A visual user agent could format the above example as:
254+
253255
<div class="figure">
254256
<p><img src="images/bach2.gif" alt="Example rendering">
255257
</div>

0 commit comments

Comments
 (0)