Class 7 HTML Basics Worksheet
This worksheet assesses your understanding of fundamental HTML concepts, including basic tags, structure, and attributes.
Your device's Print screen will open — choose "Save as PDF" to download.
Track practice: print a star chart
- Q1.Which tag is used to define the root of an HTML document?
- A.A. <head>
- B.B. <body>
- C.C. <html>
- D.D. <title>
- Q2.Which HTML tag is used to create a hyperlink?
- A.A. <link>
- B.B. <a>
- C.C. <href>
- D.D. <url>
- Q3.What does HTML stand for?
- A.A. Hyper Text Markup Language
- B.B. High Tech Multiple Language
- C.C. Home Tool Markup Language
- D.D. Hyperlink and Text Markup Language
- Q4.The content that is visible in the browser window is placed inside the ____ section of an HTML document.
Preview — full sheet in the PDF
What's inside this workbook
This Class 7 Computer Science Practice contains 10 questions across 2 printable pages and includes a full answer key at medium difficulty. Aligned to the CBSE and NCERT syllabus.
How this worksheet helps your child
- Builds confidence in core Computer Science concepts taught in Class 7 through repeated, varied practice.
- Aligned to CBSE and NCERT — questions mirror the pattern children see in school tests and unit assessments.
- Comes with an answer key so parents and students can self-check in minutes, without needing a teacher.
- Pitched at medium level — use it for daily homework, weekend revision or quick exam warm-ups.
About this worksheet
Embark on an exciting journey into the world of web development with this Class 7 HTML Basics Practice Worksheet! Designed specifically for CBSE Computer Science students, this worksheet offers a fantastic opportunity to solidify your understanding of fundamental HTML concepts. As students in Class 7 begin to explore the digital landscape, grasping the building blocks of web pages becomes incredibly important. This resource is perfectly aligned with the NCERT curriculum and is ideal for anyone looking to strengthen their knowledge of basic HTML tags, webpage structure, and essential attributes. Whether you're a student preparing for exams or simply curious about how websites are made, this medium-difficulty practice sheet will help you build a strong foundation in a fun and engaging way. It's an excellent tool for both classroom practice and self-study, ensuring that you're well-equipped to tackle more advanced topics in web development.
What your child will learn
- Identify common HTML tags and their functions.
- Practice creating basic HTML document structures.
- Apply different attributes to HTML tags to modify their behavior.
- Recognize the importance of correct HTML syntax.
- Understand how HTML elements combine to form a webpage.
Understanding the concept
HTML, which stands for HyperText Markup Language, is the standard language used to create web pages. Think of it as the skeleton of any website you visit. Just like a house needs a frame, a webpage needs HTML to define its structure and content. It uses a series of special codes called 'tags' to tell the web browser how to display text, images, links, and other elements. For example, the tag <p> is used to create a paragraph of text, and <h1> is used for a main heading. Each tag usually has an opening part (like <p>) and a closing part (like </p>), with the content placed in between. These tags can also have 'attributes', which are extra pieces of information that modify the tag's behavior. For instance, an image tag <img> might have a 'src' attribute that tells the browser where to find the image file. Understanding these basic tags and how they are arranged to build the structure of a webpage is the first crucial step in learning web development. It's like learning the alphabet before you can write words and sentences.
Tips for parents & teachers
- Encourage your child to use a simple text editor (like Notepad) to type out the HTML code to see how it renders in a web browser.
- Review the basic tags and their purposes together before your child attempts the worksheet.
- Help your child draw a simple diagram of a webpage and label the different HTML sections like head and body.
- Discuss real-world examples of how different websites use the HTML concepts covered in the worksheet.
- Celebrate small successes and encourage experimentation with different tags and attributes to foster curiosity.
Topics covered
How to use this worksheet at home
Open the print view and use your browser's Print dialog to print on regular A4 paper or save as a PDF. Hand the printed sheet to your child (Class 7) and set a relaxed time limit — 15 to 25 minutes works for most Computer Science worksheets. When they're done, open the "With answer key" view and let them self-mark question by question. Re-print as many times as you need; the file never expires and there's no download limit.
Frequently asked questions
- Is this Computer Science worksheet really free?
- Yes — every workbook on WorkbookWala is 100% free to download and print. No login, no email, no paywall. We're free for students, parents and teachers.
- Is it aligned to the CBSE / NCERT syllabus?
- Yes. All Class 7 worksheets are built around the CBSE and NCERT pattern so they map cleanly to what your child is studying in school.
- Can I print this worksheet at home?
- Yes. Click "Open print view" and use your browser's Print dialog to print on standard A4 paper, or save it as a PDF for later. The layout is designed to fit cleanly without scaling.
- Does it include an answer key?
- Yes — click "With answer key" to print a version with answers included, so parents and students can self-mark in minutes.
More Computer Science worksheets for Class 7
View all →Class 7 Computer Ethics and Cyber Safety Worksheet
This worksheet helps students understand fundamental concepts of computer ethics and cyber safety, including responsible online behavior and protecting personal information.
Class 7 Computer Science: Advanced Algorithms & Flowcharts
This worksheet challenges your understanding of complex logical constructs in algorithms and their representation using flowcharts. Focus on efficiency and problem-solving.
Class 7 Computer Science: MS Excel Formulas and Functions
This worksheet will help students practice identifying and using basic formulas and functions in MS Excel.
Class 7 Computer Networks: LAN & WAN Worksheet
This worksheet will help Class 7 students understand the fundamental concepts of computer networks, specifically focusing on Local Area Networks (LAN) and Wide Area Networks (WAN).