Skip to content

Alik-Kumar-Ghosh/parallax_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parallax_website

It is just a demo website of parallax website this time no JS only css and html

It is a simple website with parallax effect and scrolling effect too.


Technologies Used

<HTML>
<CSS>


Customization

change images from the following code

.pimg1{
  background-image:url('../img/image1.jpg');
  min-height:100%;
}

.pimg2{
  background-image:url('../img/image2.jpg');
  min-height:400px;
}

.pimg3{
  background-image:url('../img/image3.jpg');
  min-height:400px;
}

ScreenCast

sceenrecorded

License

© Alik Kumar Ghosh, This Project is not licensed.

About

It is just a demo website of parallax website this time no JS only css and html

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published