Practice Worksheet
CBSE Class 10 Computer Applications
Topic: HTML
Q1) Which extension is used to save html files? 2
Ans: .htm or .html is the extension to save the html files.
Q2) What do you mean by empty element?
Ans: HTML elements with no comments are called empty elements.
Q3) What is <h1> and <p> in HTML?
Ans: <h1> is used for heading 1 and <p> is used for paragraph.
Q4) How attribute is defined?
Ans: An attribute is used to define the characteristics of an HTML element and is placed inside the element’s opening tag.
Q5) What is bold text?
Ans: Anything that appears within <b>…..</b> is called bold text.
Click below to download practice worksheet for CBSE Class 10 Computer Applications HTML Worksheet B.