Input
Output
<!DOCTYPE html> <html> <head> <title>Onlinetpoint</title> </head> <body><main> <section> <h2>About Us</h2> <p>We are a team of passionate developers and designers.</p> </section> <section> <h2>Portfolio</h2> <p>Check out our latest projects in web and mobile apps.</p> </section> <section> <h2>Contact</h2> <p>Reach out to us through email or phone for inquiries.</p> </section> </main> </body> </html>