ThatQuiz Elenco di test Affronta questo test adesso
HTML Quiz 6
Con il contributo di: GhostCore
  • 1. What does the acronym HTML stand for?
  • 2. Which of the following is the correct sequence of HTML tags for starting a webpage?
A) HTML, Title, Head, Body
B) HTML, Head, Title, Body
C) HTML, Body, Title, Head
D) Head, Title, HTML, body
  • 3. Which of the following element is responsible for making the text bold in HTML?
A) <pre>
B) <b>
C) <a>
D) <br>
  • 4. What is the opening tag that is responsible for making the text bold in HTML?
A) <strong>
B) <b>
  • 5. Which of the following tag is used for inserting the largest heading in HTML?
A) <h5>
B) <h1>
C) <h2>
D) <h6>
  • 6. What is the opening tag that is used for inserting the largest heading in HTML?
  • 7. What is the opening tag that is used for inserting the smallest heading in HTML?
  • 8. Which of the following tag is used to insert a line-break in HTML?
A) <a>
B) <br>
C) <b>
D) <pre>
  • 9. What is the tag used to insert a line-break in HTML?
A) <br />
B) <br>
  • 10. Which character is used to represent the closing of a tag in HTML?
A) \
B) |
C) !
D) /
  • 11. What character is used to represent the closing of a tag in HTML?
  • 12. All normal webpages consists of ______.
A) Head and body
B) Body and frameset
C) Top and bottom
D) None of them
  • 13. Which of the following tag is used to make the underlined text?
A) <u>
B) <ul>
C) <i>
D) <pre>
  • 14. What tag is used to make the underlined text?
  • 15. Which tag is used to create a blank line in HTML?
A) <a>
B) <em>
C) <b>
D) <br>
  • 16. Which of the following is the paragraph tag in HTML?
A) None of them
B) <p>
C) <b>
D) <pre>
  • 17. What is the opening tag that is used as a paragraph tag in HTML?
  • 18. An HTML program is saved by using the ____ extension.
A) .ht
B) .html
C) .htl
D) .hml
  • 19. What is the filename extension of an HTML file?
  • 20. A program in HTML can be rendered and read by ________.
A) Server
B) Interpreter
C) web browser
D) None of them
  • 21. The tags in HTML are -
A) case-sensitive
B) in upper case
C) not case sensitive
D) in lowercase
  • 22. Which of the following is the root tag of the HTML document?
A) <body>
B) <title>
C) <html>
D) <head>
  • 23. In HTML5, which of the following tag is used to initialize the document type?
A) <Doctype>
B) <Doctype HTML>
C) <\Doctype html>
D) <!DOCTYPE html>
  • 24. Which HTML tag is used to display the power in expression, i.e., (x2 - y2)?
A) <sup>
B) None of them
C) <sub>
D) <p>
  • 25. Technically, HTML is a Markup language rather than a programming language.
A) Partially correct
B) Absolutely wrong
C) False
D) True
  • 26. Which HTML tag is used for making character appearance bold?
A) <u>content</u>
B) <i>content</i>
C) <br>content</br>
D) <b>content</b>
  • 27. How do we the HTML tag such that the word 'beautiful' will appear as bold in the webpage?
  • 28. What is the use of <hr /> tag in HTML?
A) To create vertical rule between sections
B) To create a line break
C) For making content appearance italics
D) To create horizontal rule between sections
  • 29. Which works similar to <b> element?
A) <i>
B) <blockquote>
C) <em>
D) <strong>
  • 30. For smaller text which element is used?
A) <em>
B) <min>
C) <tiny>
D) <small>
  • 31. How do we write the HTML tag such that the word 'underline' will appear as underline in the webpage?
  • 32. How do we write the HTML tag such that the word 'italic' will appear as italic in the webpage?
  • 33. Choose the correct HTML tag to make a text italic
A) <il>
B) <italic>
C) <i>
D) <it>
  • 34. Which tag tells the browser where the page starts and stops?
A) <body>
B) <head>
C) <html>
D) <title>
  • 35. Basically, all HTML documents will be
A) Graphs
B) Text
C) None of them
D) Pictures
  • 36. What is the closing tag that is used for inserting the smallest heading in HTML?
  • 37. What is the closing tag that is used for inserting the largest heading in HTML?
  • 38. What is the opening tag that tells the browser where the page starts?
  • 39. What is the closing tag that tells the browser where the page stops?
  • 40. How do we write the html element such that 'Agusan del Sur NHS' will appear as the largest heading in a webpage?
  • 41. How do we write the html element such that 'Agusan del Sur National High School' will appear as the smallest heading in a webpage?
  • 42. How do we write the html element such that 'Our Best Always' will appear as a paragraph in a webpage?
  • 43. How do we write the html element such that 'Agusan del Sur NHS' will appear as a paragraph in a webpage?
  • 44. How do we write the html element such that 'Agusan del Sur NHS' will appear as the smallest heading in a webpage?
  • 45. How do we write the html element such that 'Our Best Always' will appear as the largest heading in a webpage?
Creato con That Quiz — dove la realizzazione e l’esecuzione di test sono resi semplici per la matematica e per altre aree disciplinari.