<!DOCTYPE html> <html> <body> <section> <h2>website</h2> <p>Here, the description about the website should be written such as it is a combination of webpages.</p> <h1>webpage</h1> <p>the basic structure of webpage is made using html.</p> </section> <p>Note: h1 should not be a child of h2.</p> </body> </html>
Run
×
Share