[thelist] quick css ?'s

Erik Mattheis gozz at gozz.com
Sat Mar 1 18:38:01 CST 2003


I have a class "hot" which is applied to a <td>. I want that td to be
width: 25%

This <td class="hot"> contains a table which I want to be 100%.

.hot { width: 25%;}
.hot table { width: 100%;}

doesn't do what I want. Can I make that table 100% without giving it
it's own class? What am I trying to do?

Bonus question #1:

Is there theoretical CSS equivalent to <iframe frameborder="0">?

Bonus question #2:

Is there a way to do bonus question #1: Will it work in any browsers?
-----------------------
Erik Mattheis
GoZz Digital
<http://goZz.com/>
Flash and ColdFusion Development
Minneapolis, MN
-----------------------




More information about the thelist mailing list