Class 7 HTML Basics Worksheet
This worksheet assesses your understanding of fundamental HTML concepts, including basic tags, structure, and attributes.
Class 7CBSEComputer SciencemediumPractice
Preview · 10 questions
- Q1. Which tag is used to define the root of an HTML document?
- A. <head>
- B. <body>
- C. <html>
- D. <title>
- Q2. Which HTML tag is used to create a hyperlink?
- A. <link>
- B. <a>
- C. <href>
- D. <url>
- Q3. What does HTML stand for?
- A. Hyper Text Markup Language
- B. High Tech Multiple Language
- C. Home Tool Markup Language
- 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.
- Q5. Which attribute is used to specify the source of an image in the <img> tag?
- A. link
- B. src
- C. href
- D. source
+ 5 more in the printable PDF.