Skip to content

MogwaiMomo/Web-Dev-1-Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Development 1 Final Project

for IxD Essentials

by Momoko Price, momoko@copy-cat.co

DOWNLOAD THE PROJECT ZIP FILE

See the live version

PROJECT REQUIREMENTS

To view this project locally, it needs to run on a web server (aka by opening up http://localhost:8000, etc., not by opening index.html directly through your web browser).

You can run a built-in web server through Python if you have Python installed on your computer. Simply navigate to the root folder of the project through the command line and type:

$ python -m SimpleHTTPServer [press enter]

PROJECT FEATURES

As requested by my client, this website follows a single-page design, though each section — anchored internally — has been designed to look and behave like a distinct webpage.

The website is comprised of the following elements:

  1. Fixed horizontal navigation bar

  2. HTML5 supported video (placeholder video for now)

  3. 5 distinct section/pages: i. Hero section (above the fold) ii. How It Works section iii. Feature/Benefit section iv. Testimonial section v. Signup Section

  4. The links in the navigation bar and the Signup buttons are enhanced with Jquery top-scroll functionality, so the page scrolls slowly to the anchored section upon click.

  5. The signup form, while not currently functional, uses several HTML5 features, such as email validation & password masking.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published