Skip to content

nurkocar/Parallax-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Link To My Project Parallax Website

Here is the view of my project...

Parallax Website

Project-003 : Parallax Website (HC-03)

Description

Project aims to create parallax website.

Problem Statement

  • Your company has recently started on a project that aims to create a parallax website. So you and your colleagues have started to work on the project.

Project Skeleton

003-parallax-website (folder)
|
|----readme.md         # Given to the students (Definition of the project)          
|----images            # Given to the students (Images of the project)   
|----solution
        |----index.html  
        |----style.css   
        |----images

Expected Outcome

Project 003 Snapshot

Objective

Build a Landing that is functionally similar to this: Parallax Website

At the end of the project, following topics are to be covered;

  • HTML

  • List Properties

  • Overflow Property-The float Property-Opacity / Transparency-Units in CSS

  • CSS Setting height and width-CSS Outline-CSS Combinators

At the end of the project, students will be able to;

  • improve coding skills within HTML & CSS

  • use git commands (push, pull, commit, add etc.) and Github as Version Control System.

Steps to Solution

  • Step 1: Download or clone project repo on Github

  • Step 2: Create project folder for local public repo on your pc

  • Step 3: Create Parallax Website

Part-1 HTML Structure

- Creat structure of the HTML5
- Give name of your project (title)
- Create the main structur of the HTML

Part-2 CSS Structure

- Set a background and define font-color="white"
- Set container background color and margin
- Define others color-size-padding etc...
  • Step 4: Push your application into your own public repo on Github

  • Step 5: Deploy your application on Github template to showcase your app within your team.

Notes

  • You can use HTML,and CSS to complete this project.

Resources

Happy coding!

Project-003---Parallax-Website

About

This project aims to use parallax effect.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published