Question #198

Author: admin
tags: HTML   frontend (web)  
<div>
  <h3>Title</h3>
  <div>
    <h2>Title</h2>
    <h1>Title</h1>
  <div>
</div>
Is this part of HTML correct?
Yes
No
The order in which <h1>...<h6> tags are used has no mandatory rules.
Rate the difficulty of the question:
easyhard