Wednesday, October 26, 2011

5. HTML Attributes


  1. What do attributes provide? Its provides Additional information about an element.
  2. When are attributes specified? In the start tag.
  3. How do attributes come? In an Name/Values pairs.
  4. What tag defines HTML links?
  5. Where is an HTML link address specified?
  6. How should attribute values be enclosed?
  7. When is it necessary to use single quotes/
  8. Define "case in-sensitive".
  9. Why should you use only lowercase in HTML 4?
  10. What type of attributes are required in XHTML?

No comments:

Post a Comment