CBSE 2026 results are out, Mukul scored a perfect 100/100 in Computer ScienceSee all toppers →

KwickCards HTML and the web

Save as mypage.html, open it

Save as mypage.html, open it

CLASS 10 · GSEB · HTML

Your first web page

Save as mypage.html, open it

<html>
  <head><title>My Page</title></head>
  <body>
    <h1>Hello</h1>
    <p>My first page</p>
    <ul><li>HTML</li><li>CSS</li></ul>
  </body>
</html>

You can build a real web page in five minutes.

Start with the basic structure: <html> wraps everything, <head> holds the <title>, and <body> holds what appears on the page. Add an <h1> heading, a <p> paragraph and a <ul> list.

Save it as mypage.html and double-click to open it in your browser.

Edit, save and refresh, this simple loop is how every web developer learns.

More HTML and the web cards

Stuck on this in your own syllabus? Ask Kajal Ma'am in a free demo class.
Book a free demo class

Written by Kajal Mehta (Kajal Ma'am), MCA, teaching computer subjects since 2004. All KwickCards · KwickAcademy

Want a plan that actually fits your board dates?

Ask Kajal Ma'am directly, 20+ years teaching computer science. Free demo class first, no payment.

Talk to Kajal Ma'am on WhatsApp

Or see the Class 12 Computer Science course →

Studying outside India?

We coach CBSE, IGCSE & international students across the globe, one-to-one, in your local time zone.

Visit International →