11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: text.src,v 2.11 1998-03-14 23:47:25 ijacobs Exp $ -->
3+ <!-- $Id: text.src,v 2.12 1998-03-16 14:37:47 ijacobs Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Text</TITLE>
@@ -16,15 +16,12 @@ class="propinst-text-indent">'text-indent'</span> property</H2>
1616
1717<!-- #include src=properties/text-indent.srb -->
1818
19- <P>This property, which applies only to <a
20- href="visuren.html#block-level">block-level</a> elements that contain
21- <a href="visuren.html#inline-level">inline-level</a> elements, specifies the
22- indentation of the first line of text in the block. More precisely, it
23- specifies the indentation of the first box that flows into the block's
24- first <a href="visuren.html#line-box">line box</a>. The box is
25- indented with respect to the left (or right, for right-to-left layout)
26- edge of the line box. User agents should render this indentation as
27- blank space.
19+ <P>This property specifies the indentation of the first line of text
20+ in a block. More precisely, it specifies the indentation of the
21+ first box that flows into the block's first <a
22+ href="visuren.html#line-box">line box</a>. The box is indented with
23+ respect to the left (or right, for right-to-left layout) edge of the
24+ line box. User agents should render this indentation as blank space.
2825
2926<P>Values have the following meanings:</P>
3027
0 commit comments