> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Rob O'Rourke
> Had a quick look, the tables and layout seem to be consistent across the > browsers i checked in, Opera, IE6/7, FF1.5 and 2.0. One thing I noticed > is the quotes under the heading have backslashes to escape certain > single quotes, i guess it's because they're written out by php. Is it > possible you don't need them or could you use a html entity instead like > ‘ or ′? oh, yes, thank you for pointing that out. It is something the php is adding in and I keep forgetting to fix it. I'd copied the quotes from a text file without changing the punctuation into html, and the quotes module thinks I'm trying to insert code (it's a little finicky that way). I just fixed them. Robin~ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
