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.
<HTML>
<CSS>
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;
}
© Alik Kumar Ghosh, This Project is not licensed.