Description List

HTML Terms

  1. HTML
  2. HTML element
    The html element is what place in the opening and the closing tag.
  3. HTML tag
    The tag have to do with the opening and the closing of the element.
  4. HTML bracket
  5. HTML attribute
    The attribute have to with the assignment of value by using the assignment operator(=).
  6. HTML comment
    The comment always contain information for the webmaster to see, but not for the viewer of the web page to see.
  7. HTML object element
    The object element insert objects rather than enclosing text.
  8. HTML special character
    The special character can not represent themselves in HTML document.