On 11/24/06, CK <[EMAIL PROTECTED]> wrote: >> Hi, >> >> I've "googled" without results for the following question why is >> necessary to place select elements in a <div> or other block level >> element in order to validate as XHMTL 1.1?
>Because *all* inline elements must be inside a *block* level element, >and that includes *all* inline elements within a form. ... And don't forget <fieldset></fieldset> -- it is, after all, designed to hold form elements. ~ Tim tjameswhite.com ____________________________________________________________________________________ Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
