Study

HTML -2

  •   0%
  •  0     0     0

  • What is debugging?
    Finding and fixing problems with code
  • Which is the correct HTML element for inserting a line break?
    <br>
  • Which tag is used to underline text?
    <u>
  • What is the use of alt tag in img src?
    alternate text
  • Difference between <p> tag and <br> tag
    <li>
  • Google Chrome, Mozilla Firefox and Microsoft Edge are all examples of what?
    Web browsers
  • What tag is used for inserting image in a web page
    True
  • What is the difference between <h1> and <h2>?
    <h1> is larger in size than <h2>