diff --git a/GA-worksheet.md b/GA-worksheet.md index 7a18a7f..ac12535 100644 --- a/GA-worksheet.md +++ b/GA-worksheet.md @@ -1,4 +1,4 @@ -####Name: +####Name: Shenisis Kirkland ####ScriptEd ####Topic: HTML, CSS, and JS @@ -7,61 +7,78 @@ ##Project #2 Part #1: Header HTML 1. What is the purpose of the header tag? - + The header tag of a website holds other tags inside it like
. 2. What is a Navigation Bar? + A navigation bar is a series of links in a website. +3. What tag do we use to make a navigation bar? + We use the