We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d8de80 commit 2a2478eCopy full SHA for 2a2478e
1 file changed
css2/intro.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
<html lang="en">
3
-<!-- $Id: intro.src,v 2.28 1998-04-24 17:21:19 ijacobs Exp $ -->
+<!-- $Id: intro.src,v 2.29 1998-04-30 17:27:09 howcome Exp $ -->
4
<HEAD>
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
<TITLE>Introduction to CSS2</TITLE>
@@ -250,6 +250,8 @@ AUTHOR { font-style: italic }
250
ARTICLE, HEADLINE, AUTHOR, PARA { margin: 0.5em }
251
</PRE>
252
253
+<P>A visual user agent could format the above example as:
254
+
255
<div class="figure">
256
<p><img src="images/bach2.gif" alt="Example rendering">
257
</div>
0 commit comments