Forum Moderators: not2easy

Message Too Old, No Replies

width tag

width tag

         

Adam5000

3:34 pm on Nov 4, 2008 (gmt 0)

10+ Year Member



It seems like I remember a problem styling the width of a table with the code below, but I can't remember what it is.

<style type="text/css">
table
{
width: 100%
}
</style>

Adam5000

12:13 am on Nov 5, 2008 (gmt 0)

10+ Year Member



I think it had something to do with not working with IE 6.

Adam5000

10:43 pm on Nov 11, 2008 (gmt 0)

10+ Year Member



I guess I was thinking of something else.