File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 'http://www.w3.org/TR/html4/strict.dtd'>
33
44<html lang="en">
5- <!-- $Id: about.src,v 2.59 2005-04-25 18:20:48 bbos Exp $ -->
5+ <!-- $Id: about.src,v 2.60 2005-04-27 16:26:04 bbos Exp $ -->
66<HEAD>
77<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
88<TITLE>About the CSS 2.1 Specification</TITLE>
@@ -129,7 +129,6 @@ and attributes</H3>
129129<li>CSS property and pseudo-class names are delimited
130130by single quotes.
131131<li>CSS values are delimited by single quotes.
132- <li>Document language element names are in uppercase letters.
133132<li>Document language attribute names are in lowercase letters
134133and delimited by double quotes.
135134</ul>
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.83 2005-04-25 18:20:48 bbos Exp $ -->
3+ <!-- $Id: tables.src,v 2.84 2005-04-27 16:26:04 bbos Exp $ -->
44<head>
55<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
66<title>Tables</title>
@@ -998,8 +998,7 @@ the following order:
998998extra top or bottom padding.
999999
10001000<div class=example id=baseline-below>
1001- <p>The cell in this example has a baseline below its bottom border,
1002- which leaves an empty space below the cell in its table row:
1001+ <p>The cell in this example has a baseline below its bottom border:
10031002
10041003<pre>
10051004div { height: 0; overflow: hidden; }
You can’t perform that action at this time.
0 commit comments