From: Keith C. <cas...@ya...> - 2003-05-29 13:07:10
|
Just as a side note... Could we make sure that tbings are xhtml compliant? I don't mean going back through all the old code, but making any new contributions compliant would be helpful for anyone who is building/considering parsers (me). 1) make sure attributes like class and header have either single or double quotes around them 2) close all tages that are opened... most people are sloppy about "p","img", and "br" tags to name a few Thanks, keith --- Jamie Cameron <jca...@we...> wrote: > On Thu, 2003-05-29 at 06:43, Sandro Dentella wrote: > > print "<table class=header width=100%><tr>\n"; > > That is quite a good idea, as it would allow the creation of themes that > effect the standard header just by defining their own pre- and post- > header HTML, rather than overriding the whole Perl function. > > I'll put this class in, along with any others that you can suggest for > the header and footer. > > - Jamie __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com |