Guest User

Untitled

a guest
Jul 21st, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. On a website, what is the purpose of HTML code?
  2.  
  3.  
  4.  
  5. What is the difference between an element and a tag?
  6.  
  7.  
  8. Why do we use attributes in HTML elements?
  9.  
  10.  
  11. Describe the purpose of the head, title, and body HTML elements.
  12.  
  13.  
  14. In your browser (Chrome), how do you view the source of a website?
  15.  
  16.  
  17. List five different HTML elements and what they are used for. For example, <p></p> is a paragraph element, and it is used to represent a paragraph of text.
  18.  
  19.  
  20. What are empty elements?
  21.  
  22.  
  23. What is semantic markup?
  24.  
  25.  
  26. What are three new semantic elements introduced in HTML 5? Use page 431 in the book to find more about these new elements.
Add Comment
Please, Sign In to add comment