Hi,
I am working on a website which uses tables to control the layout. I have exported the table attributes to a css file and this works fine. However in two tables, I need a different width property. Is there any way I can override the width property I defined for the table tag in css? I have tried using normal html attributes and an id selector to override the css but it has had no affect at all.
Thanks in advance for your help,
Laurie
1 Vote


Answers