SuzanneB
08-19-2004, 05:24 AM
Ok, things are going well. I have only about three of four remaining problems.
Placing the statement <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Strict//EN"> in my files screwed up everything. I am sotting the problems one by one.
There are a few tables in the files, which used the style -
.tbl_main{padding:0px 8px 0px 8px;}
But now the statement does not seem to work in firefox, although it does in IE.
What is the simplest way of correcting this and adding the padding to the table? I need a simple approach because there are many pages that contain this table, so a style sheet edit is best! A long term solution can be complicated, but right now I need a simple solution.
Placing the statement <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Strict//EN"> in my files screwed up everything. I am sotting the problems one by one.
There are a few tables in the files, which used the style -
.tbl_main{padding:0px 8px 0px 8px;}
But now the statement does not seem to work in firefox, although it does in IE.
What is the simplest way of correcting this and adding the padding to the table? I need a simple approach because there are many pages that contain this table, so a style sheet edit is best! A long term solution can be complicated, but right now I need a simple solution.