1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.0//EN">
3 <title>Overflow in Tables
</Title>
5 <meta http-equiv=
"Content-Style-Type" content=
"text/css">
7 <style type=
"text/css">
8 div
{ border: dotted lime
; }
11 <table border=
1 width=
1>
14 <div style=
"width:80px;">
15 Truncated?
It
should
not
be!
21 <p>According to the rules of CSS, the text above should spill right out of the
22 table, as it does in the table-less case below:
</p>
24 <div style=
"width:80px;">
25 Truncated?
It
should
not
be!