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