On Thu, Sep 04, 2003 at 04:22:46PM +0200, Gerfried Fuchs wrote: > Hi! > > Please find attached a patch that fixes the HTML for the recently added > credativ entry for the partners page. > > There is one thing that annoys me a little bit: The <partnerdesc> tag > defines a non-block command around the input (namely <small>) which > breaks HTML if you use a block command within the <partnerdesc> body. > Something that isn't obvious and should be avoided wherever possible. I > don't know of a better solution than to add closing </small> tags and > opening <small> tags where appropirate, though. One has to keep that in > mind when adding block commands (like <p>, <ul>, <blockquote>, <table> > and such).
What about adding a <div> around the content with a style="font-size:small" attribute? Or can someone say me a browser that 1.) Does not honor the CSS and 2.) Does honor the <small> tag ? I will provide a patch if noone objects. The current solution is really ugly. Gruesse, -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/