H
Henry Stock
I can understand what these error messages are telling me, but I guess I am
not sure how to address them all.
The bold tag could be handled in a class attribute, but I need a <br/> tag
inside the form for formatting and the input fields are necessary for
getting data.
Error 3 Validation (XHTML 1.1): Element 'br' cannot be nested within element
'form'.
Error 7 Validation (XHTML 1.1): Element 'b' cannot be nested within element
'form'.
Error 9 Validation (XHTML 1.1): Element 'input' cannot be nested within
element 'form'.
not sure how to address them all.
The bold tag could be handled in a class attribute, but I need a <br/> tag
inside the form for formatting and the input fields are necessary for
getting data.
Error 3 Validation (XHTML 1.1): Element 'br' cannot be nested within element
'form'.
Error 7 Validation (XHTML 1.1): Element 'b' cannot be nested within element
'form'.
Error 9 Validation (XHTML 1.1): Element 'input' cannot be nested within
element 'form'.