HTML Basics

  1. How do you add a title to HTML?
    • First you input <head> </head>
    • Then inbetween you put <title> woo </title>
  2. What is the first line you put when starting an HTML doc?
    <!DOCTYPE html>
  3. What is body used for?
    Visible elements on the HTML doc
Author
andresg770
ID
331734
Card Set
HTML Basics
Description
HTML
Updated