|
caz -> RE: FireFox Table Problem (8/11/2009 5:23:44)
|
On a quick look with FF3.5.2 it looked OK to me, but checking with the Web Developer extension I noticed that among the proprietary code warnings there seemed to be a number of <img> not closed warnings, so if you attend to them it might be a start. In fact if you use the Tidy option with that extension and replace your code (sorry, you do have to get your hands a little dirty with this) with the Tidy generated code, it might solve your problem. Tailslide is right in that FP can produce clean code, but only if you stay away from design view and work in code view, then it is like Notepad on steroids. You might like to try Expression Web v2, it has a similar feel to FP but produces cleaner code in design view (so I am told). I think that MS has a trial version that you can try.
|
|
|
|