We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76febc0 commit 21a362eCopy full SHA for 21a362e
1 file changed
css2/visuren.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
<html lang="en">
3
-<!-- $Id: visuren.src,v 1.37 1997-11-04 19:20:17 howcome Exp $ -->
+<!-- $Id: visuren.src,v 1.38 1997-11-05 15:34:29 ian Exp $ -->
4
<HEAD>
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
<TITLE>Visual rendering model</TITLE>
@@ -989,7 +989,7 @@ children. Thus, the following rules:
989
#outer {color: red;}
990
#inner {position: absolute; top: 200px; left: -100px; height:
991
130px; width: 130px; color: blue;}
992
-<PRE>
+</PRE>
993
994
<P>and cause the <em>inner</em> box to be positioned with respect to
995
the reference box (which we assume here is set on the root element
0 commit comments