diff --git a/GA-worksheet.md b/GA-worksheet.md index 7a18a7f..3c384f9 100644 --- a/GA-worksheet.md +++ b/GA-worksheet.md @@ -6,18 +6,18 @@ ##Project #2 Part #1: Header HTML -1. What is the purpose of the header tag? +1. What is the purpose of the header tag? A header tag is made for headers and its similar to a body, however it is meant specifically for a website's header. 2. What is a Navigation Bar? +Navigation bar is just a list of link. +3. What tag do we use to make a navigation bar?