1 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
4 <title>CSS Test: Table columns - Emulating the HTML table 'rules' attribute on columns
</title>
5 <link rel=
"author" title=
"W3C" href=
"http://www.w3c.org">
6 <link rel=
"author" title=
"Microsoft" href=
"http://www.microsoft.com/">
7 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/tables.html#columns">
8 <meta name=
"flags" content=
"">
9 <meta name=
"assert" content=
"CSS can be used to emmulate the HTML 'rules = cols' attribute (example from section 17.3).">
10 <style type=
"text/css">
13 border-collapse: collapse
;
18 border-style: none solid
;
48 <p>Test passes if the vertical lines above this text match the vertical lines below this text (differing only in boldness).
</p>