All questions of Introduction to HTML for Class 9 Exam

Html uses
  • a)
    Pre specified tags
  • b)
    User defined tags
  • c)
    Fixed tags
  • d)
    Tags used for linking
Correct answer is option 'A'. Can you explain this answer?

Vikram Khanna answered
Short for HyperText Markup Language, the authoring language used to create documents on the World Wide Web. HTML is similar to SGML, although it is not a strict subset. HTML defines the structure and layout of a Web document by using a variety of tags and attributes.

Choose the correct HTML tag to make the text bold
  • a)
    <bold>
  • b)
    <b>
  • c)
    <large>
  • d)
    <Big>
Correct answer is option 'B'. Can you explain this answer?

Nk Classes answered
Explanation:
The correct HTML tag to make the text bold is .
HTML Bullet Points:
- The tag is used to highlight or emphasize text by making it bold.
- It is a formatting tag in HTML.
- The tag should be used for its semantic purpose, which is to give importance to text, rather than just for visual formatting.
- The tag is an inline element, which means it does not create a new line or break the flow of text.
- The tag can be used within other HTML tags, such as ,
,
-
, etc., to make specific parts of the text bold.
- The closing tag
is required to indicate the end of the bold text.
- It is recommended to use CSS for styling and formatting instead of relying solely on HTML tags like .
- However, for simple and basic formatting needs, the tag can be useful.
Example:
```
This is a bold text.

```
This will render as:
This is a bold text.
Note: The tag should be used for its semantic purpose, which is to indicate importance or emphasis. For headings, it is recommended to use proper heading tags (
-
) rather than just making them bold with the tag.

Choose the correct html tag for the largest heading
  • a)
    <h1>
  • b)
    <heading>
  • c)
    <head> 
  • d)
    <h6>
Correct answer is option 'A'. Can you explain this answer?

Cheshta Sidana answered
H1 is the largest heading in HTML document. This is because when you write something within the H1 heading , then the text would appear larger than the other headings. There are total six heading from H1 to H 6 . The text would appear largest in size with H1 heading and would appear smallest with H 6 heading.

Chapter doubts & questions for Introduction to HTML - Information & Computer Technology (Class 9) - Notes & Video 2025 is part of Class 9 exam preparation. The chapters have been prepared according to the Class 9 exam syllabus. The Chapter doubts & questions, notes, tests & MCQs are made for Class 9 2025 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests here.

Chapter doubts & questions of Introduction to HTML - Information & Computer Technology (Class 9) - Notes & Video in English & Hindi are available as part of Class 9 exam. Download more important topics, notes, lectures and mock test series for Class 9 Exam by signing up for free.

Top Courses Class 9

Signup to see your scores go up within 7 days!

Study with 1000+ FREE Docs, Videos & Tests
10M+ students study on EduRev