I know how to make a single form work, and validate, as xhtml transitional, but I cannot do the same with multiple forms. The forms will work, but they will not validate. In order to use multiple forms, I have to include the form tags inside of a table tag, or inside of a td tag. This is not xhtml compliant. when using only one form, I can put the form tags outside of the main table, and this does validate. How can I create multiple forms in one document, and have it validate as xhtml transitional?
Software/Hardware used:
ASKED:
July 14, 2009 8:02 PM
UPDATED:
July 14, 2009 8:32 PM