• 1. 

  • Gives you structure and text
  • Not needed when creating HTML sites
  • Goes after the

  • Goes after the
  • 2. 
    tag finds;

  • finds the image located at the a URL and the src attribute and then displays it.
  • finds the image located at the SRC in the URL attribute and then displays it.
  • Adds a cool picture
  • Does not work in HTML coding
  • 3. 
    Style tags are used to;

  • Apply style to one line
  • Not used in HTML
  • Used at the top of the page to apply a style to the entire document
  • Used sparingly
  • 4. 
    HTML Language uses

  • Tabs
  • Tags
  • Punctuation
  • Quotations
  • 5. 
    New heading tags can be added by using;

  • Letters (ie: ha; hb)
  • Numbers (i.e: h1; h2)
  • Quotations (ie: h'; h")
  • You can't do this
  • 6. 

    is

  • punctuation tag
  • closing paragraph tag
  • closing punctuation tag
  • paragraph tag
  • 7. 
    [Square brackets are used to define];

  • An input attribute
  • An export attribute
  • A Function
  • A Variable
  • 8. 

  • Body tag
  • Paragraph tag
  • Closing body tag
  • Header tag
  • 9. 
    An attribute is a;

  • Applies changes to everything
  • Different options for each tab
  • Allows for no changes to the site
  • Gives structure and text
  • 10. 
    A Header;

  • Must include your name
  • First Line of your code
  • Found at bottom of your code
  • Not needed in HTML
  • 11. 
    Body tags are used;

  • Used for only the header
  • Used only for the paragraph
  • element that wraps everything that is visible on the page.
  • Not used in HTML
  • 12.