W06 Rafting Project: Home Page
Overview
Add the Home page to the rafting site project.
Be sure to practice good development techniques including planning before beginning the page build.
Home Page Requirements
- The home page is named index.html and is located in the wwr rafting website
project directory.
The name index is a default name which is referenced by the web server to be delivered to the requesting client for any directory in which it resides.
- The common CSS file is used throughout the site, rafting.css.
- One large full-width 'hero' image is used and it includes a heading message.
- A newsletter sign up form that requests at least a name and an email.
- A call to action with link to the trips.html page that compels visitors to visit the trips page.
- A CSS grid layout with at least two additional images and corresponding content about the white water rafting site purpose and offerings.
- For full credit consideration, the layout cannot be a simple, single column flow layout.
- Be creative in your design, but remember that your header, navigation, and footer layout and content should be the same as other pages on the rafting site. Why?