File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: text.src,v 2.2 1998-02-11 10:42:39 bbos Exp $ -->
3+ <!-- $Id: text.src,v 2.3 1998-02-11 23:43:32 ijacobs Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Text</TITLE>
@@ -16,7 +16,7 @@ class="propinst-text-indent">'text-indent'</span> property</H2>
1616
1717<!-- #include src=properties/text-indent.srb -->
1818
19- <P>The property, which only applies to <a
19+ <P>This property, which only applies to <a
2020href="visuren.html#block-level">block-level</a> elements that contain
2121<a href="visuren.html#inline">inline</a> elements, specifies the
2222indentation of the first line of text in the block. More precisely, it
@@ -41,9 +41,7 @@ block width.
4141
4242<P>The value of <span
4343class="propinst-text-indent">'text-indent'</span> may be negative, but
44- there may be implementation-specific limits. A line is not indented
45- if the previous line was broken explicitly (e.g., the BR
46- element in HTML).
44+ there may be implementation-specific limits.
4745
4846<div class="example"><P>
4947The following example causes a 3em text indent.
You can’t perform that action at this time.
0 commit comments