Manage Question
| Action | Question | Subject |
|---|---|---|
| Which HTML tag is used to display the power in expression, i.e., (x2 - y2)? A. B. C.
| HTML | |
| Which of the following is the root tag of the HTML document? A. B. C. D. Ans. D | HTML | |
| The tags in HTML are - A. case-sensitive B. in upper case C. not case sensitive D. in lowercase Ans. C | HTML | |
| A program in HTML can be rendered and read by - A. Web browser B. Server C. Interpreter D. None of the above Ans. A | HTML | |
| An HTML program is saved by using the ____ extension. A. .ht B. .html C. .hml D. None of the above Ans. B | HTML | |
| What are the types of unordered or bulleted list in HTML? A. disc, square, triangle B. polygon, triangle, circle C. disc, circle, square D. All of the above Ans. C | HTML | |
| How to insert a background image in HTML? A. body background = "img.png" B. img background = "img.png" C. bg-image = "img.png" D. None of the above Ans. A | HTML | |
| Which of the following is the container for data? A. data B. table C. group D. All of the above Ans. B | HTML | |
| The A. new line B. vertical ruler C. new paragraph D. horizontal ruler Ans. D | HTML | |
| Which of the following tag is used to add rows in the table? A. td and /td B. th and /th C. tr and /tr D. None of the above Ans. C | HTML | |
| How to add a background color in HTML? A. | HTML | |
| How to insert an image in HTML? A. B. C. D. ![]() Ans. D | HTML | |
| How to create a hyperlink in HTML? A. sterliate.com B. C. sterliate.com D. www.sterliate.com Ans. A | HTML | |
| The correct sequence of HTML tags for starting a webpage is - A. Head, Title, HTML, body B. HTML, Body, Title, Head C. HTML, Head, Title, Body D. HTML, Head, Title, Body Ans. D | HTML | |
| What does the abbreviation HTML stand for? A. HyperText Markup Language. B. HighText Markup Language. C. HyperText Markdown Language. D. None of the above. Ans. A | HTML |
