All questions of HTML II for Class 9 Exam

 Which one of the following is the list type that will create a bulleted list?
  • a)
    Unordered
  • b)
    Option
  • c)
    Decorated
  • d)
    Ordered
Correct answer is option 'A'. Can you explain this answer?

Somya Mittal answered
Because unordered list is also known as bullited list... and it is called bullited list because it uses bullites, circles etc. instead of using number or alphabet...

To wrap the text to the next line, the tag used for
  • a)
    <BR>
  • b)
    <P>
  • c)
    <I>
  • d)
    <LI>
Correct answer is option 'A'. Can you explain this answer?

Jyoti Kapoor answered
The HTML <br> element produces a line break in text (carriage-return). It is useful for writing a poem or an address, where the division of lines is significant.a

What is the correct html command for inserting an image?
  • a)
    <image src="https://cn.edurev.in/uot;https://cn.edurev.in/uot;image.gif">
  • b)
    <img> image.gif</img>
  • c)
    <img href=”image.gif>
  • d)
    none
Correct answer is option 'A'. Can you explain this answer?

Nk Classes answered
Correct HTML Command for Inserting an Image
To insert an image in HTML, you need to use the <img> tag.
Correct HTML command:
- Option A: <img src="https://cn.edurev.in/mage.gif">
Explanation:
- The <img> tag is a self-closing tag, which means it does not require a closing tag.
- The src attribute is used to specify the source (URL or file path) of the image.
- In this case, "image.gif" represents the actual file name and extension of the image you want to insert. You can replace it with the appropriate file name and extension for your image.
Incorrect options:
- Option B: <img> image.gif</img>
- The <img> tag does not have a closing tag, so using </img> is incorrect.
- Option C: <img href="image.gif">
- The href attribute is used in <a> tags for creating hyperlinks, not for inserting images.
- Option D: none
- This option is incorrect because there is a correct HTML command for inserting an image.
Remember to always use the correct HTML syntax and attributes when inserting images or any other elements in your HTML code.

Chapter doubts & questions for HTML II - 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 HTML II - 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