Unit07 University Admissions

Overview

In this module, you will build a page for a fictitious that allows students to apply for admissions to your university. You will be following web form creation best practices.

Vocabulary

Web Form
A web form is a place where users enter information that is then stored n a server. Forms allow the user to communicate back to the website owner.
CSS Attribute Selectors
Allows selection and styling of HTML elements that have specific attributes or attribute values.
JSON-LD
JSON-LD is a lightweight Linked Data format. It is easy for humans to read and write. It is based on the already successful JSON format.

Objectives

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

Tasks

Watch

Assignment Example

Assignment Checklist

Unit07 University Admissions (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:

Main

The form 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.