On 02/12/05, Duane Cassone <[EMAIL PROTECTED]> wrote: > Please help me determine what I can do about the vertical layout of my nav > buttons when viewed in Firefox?
Don't make them display: block. (and don't abuse tables for layout ... http://allmyfaqs.net/faq.pl?Tableless_layouts ... or use frames ... http://allmyfaqs.net/faq.pl?Problems_with_using_frames ... or use invalid markup ... http://validator.w3.org/check?uri=http%3A%2F%2Fwww.cassone-services http://validator.w3.org/check?uri=http%3A%2F%2Fwww.cassone-services.com%2FtopFrame.html ) -- David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk> ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
