I am currently using this DOCTYPE: <!DOCTYPE HTML SYSTEM>
However, when I validate my web page, I am getting the following error:
document type does not allow element “STYLE” here, at
<style
type="text/css">
Can you please advise me on the correct DOCTYPE that I should use?
Thanks
Hints :
Your Code : (UPDATED : Passes validation)