Unit10 Hotel Chain

Overview

In this module, you will build a page for a fictitious hotel chain using the JSON data and DOM manipulation. You will also review how to use named grid areas to layout the cards differently based on screen width. That part will be awesome!

Vocabulary

JSON
Stands for JavaScript Object Notation which is is a text format for storing and transporting data.
Grid Template Areas
A way to layout a grid using names for rows and columns.

Tools

Objectives

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

Tasks

Watch

Assignment Example

Assignment Checklist

Unit10 Hotel Chain (10 pts)

Page Requirements

Your page needs to meet these requirements

Header

The header of your page should contain the following:

Navigation

The navigation should feature:

JSON data file

Build a valid JSON data file that includes the following:

Main

The main tag of your page should contain the following:

Footer

The footer tag of your page should contain the following:

Hosting this Assignment
Page 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.