From 738cc028a9f3deb9e76a927353027f4caf661426 Mon Sep 17 00:00:00 2001 From: anthonyyang48 Date: Mon, 19 Oct 2015 16:23:14 -0400 Subject: [PATCH 1/3] Update GA-worksheet.md --- GA-worksheet.md | 43 ++++++++++++++++++++++++------------------- 1 file changed, 24 insertions(+), 19 deletions(-) diff --git a/GA-worksheet.md b/GA-worksheet.md index 7a18a7f..8fc712f 100644 --- a/GA-worksheet.md +++ b/GA-worksheet.md @@ -1,4 +1,4 @@ -####Name: +####Name: Anthony Yang ####ScriptEd ####Topic: HTML, CSS, and JS @@ -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? The purpose of the header tag is to hold up the information in the body of the website such as the image. -2. What is a Navigation Bar? +2. What is a Navigation Bar? The navigation bar contains the list of links that guide people to another page. 3. What tag do we use to make a navigation bar? < > -4.