PDA

View Full Version : Transparent Backround for Tables


Jasonb61
08-03-2002, 05:00 PM
Is there a way to make the backround on a table transparent? Please let me know!

Thanks,
-JohnnyX

jkd
08-03-2002, 06:57 PM
table {
background: transparent;
}

Mhtml
08-04-2002, 12:27 PM
just don't give it a background or bgcolor attribute.

redhead
08-04-2002, 05:24 PM
i thought it is transparent by default... in ie at least...

jkd
08-04-2002, 06:17 PM
Originally posted by redhead
i thought it is transparent by default... in ie at least...

I am pretty sure of that too.