Hi,
I am trying to validate a Wordpress template we have been given and the validator is saying
regarding this piece of mark-up
I've hunted W3Schools and the SE's and cannot find this tag as part of the HTML5 standard?
However, W3C validator isn't saying the tag is invalid, it's implying it just can't be used as a child to a DIV?
Is this a genuine HTML5 tag? If not what is it and why has the developer used it?
Your help is appreciated.
Regards,
1DMF
"In complete darkness we are all the same, it is only our knowledge and wisdom that separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Free Dance Music Downloads
I am trying to validate a Wordpress template we have been given and the validator is saying
Element note_h1 not allowed as child of element div in this context
regarding this piece of mark-up
Code:
<note_h1>Welcome Note:</note_h1>
I've hunted W3Schools and the SE's and cannot find this tag as part of the HTML5 standard?
However, W3C validator isn't saying the tag is invalid, it's implying it just can't be used as a child to a DIV?
Is this a genuine HTML5 tag? If not what is it and why has the developer used it?
Your help is appreciated.
Regards,
1DMF
"In complete darkness we are all the same, it is only our knowledge and wisdom that separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Free Dance Music Downloads