HTML MCQ and Objectives Part 1 | HTML objective Questions Part 1
HTML means HyperText Markup Language is a computer language used to create web pages and web applications. The web browsers like Mozilla, chrome, internet explore etc.. received only HTML written documents from a web server and displayed in-front of viewer in terms of webpages. Actually this webpages contain HTML codes because the web browser understand only HTML codes.HyperText Markup Language (HTML) used CSS and Java script for making worthful content for WWW.
With the help of HTML coding we can construct images, interactive forms, structured documents, heading, paragraphs, hyperlinks, tags , bracket etc for webpages. For each and every HTML elements HTML has unique codes.
1. A webpage displays a picture. What tag was used to display that picture?
2. tag makes the enclosed text bold. What is other tag to make text bold?
Download >>>> HTML Objective Question and Answer | Computer HTML MCQ
3. Tags and test that are not directly displayed on the page are written in _____ section.
6. Which tag allows you to add a row in a table?
7. How can you make a bulleted list?
8. How can you make a numbered list?
Download >>>> HTML Objective Question and Answer | Computer HTML MCQ
9. How can you make an e-mail link?
12. Choose the correct HTML tag to make a text bold?
D <body background="yellow">
ANS
14. Choose the correct HTML tag for the smallest size heading?
Download >>>> HTML Objective Question and Answer | Computer HTML MCQ
15. What is the correct HTML tag for inserting a line break?16. What doesvlink attribute mean?
17. Which attribute is used to name an element uniquely?
18. Which tag creates a check box for a form in HTML?
21. To create HTML document you require a
22. The special formatting codes in HTML document used to present content are
23. HTML documents are saved in
24. Some tags enclose the text. Those tags are known as
25. The _____ character tells browsers to stop tagging the text