Q1: Multiple Choice Questions (MCQs)
1. Who invented HTML and in which year?
a) Tim Berners-Lee, 1990
b) Mark Zuckerberg, 2004
c) Bill Gates, 1985
d) Steve Jobs, 1995
2. What does a tag in HTML define?
a) The font size of the text
b) An action to be performed by the browser
c) The background color of the page
d) The speed of the internet connection
3. Which attribute specifies a background image in an HTML document?
a) bgcolor
b) background
c) imgsrc
d) bgimage
4. Which of the following is an empty tag?
a) <html>
b) <body>
c) <br>
d) <head>
5. How is the end of the head section of an HTML document indicated?
a) <endhead>
b) </head>
c) <head end>
d) <closehead>
Q2: Fill in the Blanks
1. The __________ tag is used to insert a horizontal rule on the web page.
2. The __________ attribute of the <img> tag specifies the path to the image.
3. The __________ tag is used to display the heading or main topic on the web page.
4. The attribute used to align an image to the left or right of the web page is __________.
5. HTML stands for __________.
Q3: Match the Columns
Q4: True or False
1. The <title> tag is used to change the heading on the title bar of the HTML document.
2. The alt attribute of an image is used to define alternate text for an image.
3. The bgcolor attribute specifies a background image for an HTML page.
4. HTML tags can only be written in lowercase letters.
5. The <head> tag contains the metadata and other information about the HTML document.
11 videos|49 docs|18 tests
|
1. What is HTML? |
2. How is HTML different from CSS and JavaScript? |
3. Can HTML be used to create interactive web pages? |
4. What are some common HTML tags used in web development? |
5. Is it necessary to learn HTML for web development? |
|
Explore Courses for Class 10 exam
|