I started using XHTML Strict few months back, and this particular validation error keep coming back to me when working on form and my dirty trick to solve the error is switching that particular page to XHTML Transitional. It has work fine but I guess it's time for me to really look for an answer.
I did a couple search on Google few months ago when I first encounter this error but cannot find any solution. Maybe there is answer on the W3C site but I couldn't find either. <input type="hidden" name="order1" value="ITEM 1----Roasted Trip-Tip----5.50----1----1" /> The error message the W3C validator gave me document type does not allow element "input" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag I do not understand at all. Regards, tee ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
