AbhijitSarode / Parallax-Website

Explore the world of adventure sports with stunning parallax effects and pure CSS, no JS used.

Home Page:https://abhijitsarode.github.io/Parallax-Website/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parallax Website

This is a visually stunning parallax website that demonstrates the power of CSS properties such as transform: preserve-3d, translate, scale and z-index, as well as background-attachment: fixed to create various effects. The website is designed to be fully responsive and looks great on all devices.

Features

  • Seamless parallax scrolling effect on the header and section images, which gives an illusion of depth and dimensionality
  • Fixed background that creates a sense of continuity and fluidity throughout the website
  • Carefully curated color palette that complements the overall design of the website
  • No JavaScript used in the development of this project, which highlights the potential of pure CSS in web design

Technologies Used

  • HTML5
  • CSS3

How to Use

To view the website locally, simply start live server open the http://localhost:5500/ in your preferred web browser. You can also visit the live site here

About

Explore the world of adventure sports with stunning parallax effects and pure CSS, no JS used.

https://abhijitsarode.github.io/Parallax-Website/


Languages

Language:HTML 80.8%Language:CSS 19.2%