Patrick H. Lauke wrote: >> I'd appreciate any comment that would help me improve this article: >> http://www.tjkdesign.com/articles/how_to_style_a_code_listing.asp > > If whitespace needs to be preserved even when CSS is off (can't > remember...is it python or something that actually depends on having > the right number of spaces for indentation?), then possibly a <pre> > could be wrapped around the <code> elements as well.
True. I'll add a comment in the markup section about using PRE to preserve whitespace in case the document is not styled. Thanks --- Regards, Thierry | www.TJKDesign.com ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
