We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7fd83c commit 2360f0bCopy full SHA for 2360f0b
css2/sample.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
2
<html lang="en">
3
-<!-- $Id: sample.src,v 2.44 2006-10-09 16:56:29 bbos Exp $ -->
+<!-- $Id: sample.src,v 2.45 2008-04-17 09:30:39 bbos Exp $ -->
4
<HEAD>
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
<TITLE>Default style sheet for HTML 4</TITLE>
@@ -79,7 +79,7 @@ sup { vertical-align: super }
79
table { border-spacing: 2px; }
80
thead, tbody,
81
tfoot { vertical-align: middle }
82
-td, th { vertical-align: inherit }
+td, th, tr { vertical-align: inherit }
83
s, strike, del { text-decoration: line-through }
84
hr { border: 1px inset }
85
ol, ul, dir,
0 commit comments