Web Technology - HTML

23. Can the element <First> be replaced with <first>

  • Option : B
  • Explanation : Tag names for HTML elements may be written with any mix of lowercase and uppercase letters that are a case-insensitive match for the names of the elements given in the HTML elements section of this document; that is, tag names are case-insensitive.
Cancel reply
Cancel reply