Jump to content

estherhadija

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by estherhadija

  1. In the HTML 5 specification the / character (called a SOLIDUS) is valid but has no effect for void elements such as <br />, <hr />, <img />, <input />, etc. and for foreign elements (such as SVG tags) it designates a start tag that is marked as self-closing. It is not a valid syntax for all other tags (such as <button />

×
×
  • Create New...