Pages

Tuesday, October 25, 2011

HTML Elements

  1. What are HTML documents?  HTML documents describe web pages.
  2. What are HTML elements?  An HTML element is everything from the start tag to the end tag.
  3. Why do we Use Lowercase Tags?  W3Schools use lowercase tags because the World Wide Web Consortium (W3C) recommends lowercase in HTML 4, and demands lowercase tags in XHTML.
  4. What are HTML Tag Attributes?  Attributes provide additional information about an element.

No comments:

Post a Comment