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: tables.src,v 2.46 2000-07-26 13:58:47 ijacobs Exp $ -->
3+ <!-- $Id: tables.src,v 2.47 2000-07-26 14:03:44 ijacobs Exp $ -->
44<head>
55<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
66<title>Tables</title>
@@ -556,8 +556,9 @@ margin, as a result of a negative 'margin-left' property.
556556<P>Like other elements of the <a
557557href="conform.html#doclanguage">document language</a>, internal table
558558elements generate rectangular <a
559- href="box.html#box-dimensions">boxes</a> with content, padding, and
560- borders. They do not have margins, however.
559+ href="box.html#box-dimensions">boxes</a> with content and
560+ borders. Cells have padding as well. Internal table elements do not
561+ have margins.
561562
562563<p>The visual layout of these boxes is governed by a rectangular,
563564irregular grid of rows and columns. Each box occupies a whole number
You can’t perform that action at this time.
0 commit comments