Unit03 Modules

Overview

In this module, you will use JavaScript Modules to automate the building of the header, navigation, and footer. (These are like framework components)

Objectives

At the end of this module, you should be able to...

AI Assist

Use AI to ...

PROMPT: Please build me a JSON file with four navigation links to home, products, store and profile. Include HREF for each one

Tasks

Watch

Assignment Example

Assignment Checklist

Unit03 Modules (10 pts)

html head tag

The head tag should contain the following

Header

The header tag should contain the following

Modules

The page should be dynamically build using JavaScript modules

Navigation

The navigation tag should contain the following

Main

The main tag should contain the following

Footer

The footer tag should contain the following

Design Principle Requirements

Your page needs to meet these requirements

Grade

In order to receive a grade for this assignment you must earn 90% of the points listed above.