Hi guys,
I have made a website heavily reliant on tables, but with the border colour set to transparent so they are not visible to the user.
This works correctly, however on Firefox they show as white.
The coding I have used is: bordercolor="transparent"
Secondly, in Chrome, my CSS doesn't work properly; just one line is size 24 (correct) when the page is loading, and then quickly drops to size 12 (incorrect) when the page is fully loaded. Again this only happens in Chrome, no other browers are affected.
Any ideas on a fix for these problems?