test-headings.html (294B)
1 <!DOCTYPE html><html> 2 <head> 3 <meta charset="utf-8"> 4 </head> 5 <body> 6 <a href=\"%23\">preamble</a> 7 <h1>Fried cheese</h1><p>with club sauce.</p> 8 <a href="#"><h2>Popcorn shrimp</h2></a><button>with club sauce.</button> 9 <h3>Chicken fingers</h3><p>with spicy club sauce.</p> 10 </body> 11 </html>