Hi all,
I am just starting out with DW CS3 and have created a few pages so far, one of which includes a table, i have set this table to 'white boarder' and 'white background', the same as the background for the page. In IE7 it displays fine, ie i can't see the table, but in Firefox it's showing!! How do i set it to be 'transparent' so that firefox won't display it?
Please bare in mind that i am working with 'design', not code, so if i need to insert code somewhere can you please be very specific?
Many thanks in advance!!!! ![]()
Related posts:








3 responses so far ↓
1 ZressE // Jun 19, 2008
Try using no border and no background.
That should work in both.
Could you post the code you have?
2 Chris C // Jun 19, 2008
As the person in the first response mentioned, set the border to "0", and the background to "not set", or blank. In this case, not set and blank mean that there is no value, or the default value is set.
3 Web Designer // Jun 19, 2008
Firefox 9.9999 times out of 10 is displaying your page correctly and IE is getting it wrong. Mainly because IE is a non-compliant browser as far as CSS2 standards is concerned.
So, if FF isn't showing your page correctly, then something is wrong with the coding of the web page itself.
I would have liked to seen your code, but without a URL/link to your web page it will be impossible as I will not pass this way again should you decide to add it. No notifications are ever given for changes to a question.
Ron
Leave a Comment