A Pen by maheshc

Developer
Size
2,586 Kb
Views
8,096

How do I make an a pen by maheshc?

What is a a pen by maheshc? How do you make a a pen by maheshc? This script and codes were developed by Maheshc on 28 November 2022, Monday.

A Pen by maheshc Previews

A Pen by maheshc - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by maheshc</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="Demo of building jQuery parallax scrolling framework" />
<title>jQuery Parallax Scrolling Effects | onlyWebPro.com</title> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script>
</head>
<body>
<div class="parallax_wrapper"> <div class="text"> <div id="text-1"> <h1>The Demo of jQuery Parallax Scrolling</h1> <p>This is a demo page that shows you the simplest parallax scrolling technique you've ever came across!</p> </div><!-- END text-1 --> <div id="text-2"> <h1>What is Parallax Scrolling?</h1> <p>Parallax scrolling is a special scrolling technique in computer graphics, wherein background images move by the camera slower than foreground images, creating an illusion of depth in a 2D video game and adding to the immersion. The technique grew out of the multiplane camera technique used in traditional animation since the 1940s, and was popularized in the 1982 arcade game Moon Patrol.</p> </div><!-- END text-2 --> <div id="text-3"> <h1>Example of Parallax Scrolling?</h1> <p>As you scroll up / scroll down the page, all the objects are animated independently of one another to create an illusion of depth.</p> </div><!-- END text-3 --> </div><!-- END text --> <div class="bg3"> <img class="bg3-1" src="pink.png" width="370" height="370" /> <img class="bg3-2" src="blue.png" width="370" height="370" /> <img class="bg3-3" src="green.png" width="370" height="370" /> </div><!-- END bg3 --> <div class="bg2"> <img class="bg2-1" src="cloud-big.png" width="140" height="65" /> <img class="bg2-2" src="cloud-big.png" width="140" height="65" /> <img class="bg2-3" src="cloud-big.png" width="140" height="65" /> <img class="bg2-4" src="cloud-big.png" width="140" height="65" /> </div><!-- END bg2 --> <div class="bg1"> <img class="bg1-1" src="cloud-medium.png" width="86" height="40" /> <img class="bg1-2" src="cloud-medium.png" width="86" height="40" /> <img class="bg1-3" src="cloud-medium.png" width="86" height="40" /> <img class="bg1-4" src="cloud-medium.png" width="86" height="40" /> </div><!-- END bg1 -->
</div><!-- END parallax_wrapper -->
</body>
</html>
</body>
</html>

A Pen by maheshc - Script Codes CSS Codes

body { background: #def0fa; color: #333; font-family:Arial, Helvetica, sans-serif; font-size: 24px; line-height: 1.65;
}
h1 { color: #2A6360; font-family: Georgia, "Times New Roman", Times, serif; font-size: 60px; font-weight: normal; line-height: 1.3;
}
/*Content*/
.text { z-index: 4; position: relative; width: 940px; margin: 0 auto;
}
.text div { padding: 100px 0; width: 500px;
}
/*Image Object*/
.bg3 { z-index: 3; position: fixed; left: 55%; /* align left edge with center of viewport */ top: 0; width: 940px;
} .bg3-1 { position: absolute; top: 150px; } .bg3-2 { position: absolute; top: 750px; } .bg3-3 { position: absolute; top: 1350px; }
/*Big Cloud*/
.bg2 { z-index: 2; position: fixed; top: 0; width: 940px;
} .bg2-1 { position: absolute; top: 200px; left: 500px; } .bg2-2 { position: absolute; top: 840px; left: 250px; } .bg2-3 { position: absolute; top: 460px; left: 130px; } .bg2-4 { position: absolute; top: 580px; left: 850px; }
/*Medum Cloud*/
.bg1 { z-index: 1; position: fixed; top: 0; width: 940px;
} .bg1-1 { position: absolute; top: 68px; left: 230px; } .bg1-2 { position: absolute; top: 540px; left: 750px; } .bg1-3 { position: absolute; top: 660px; left: 630px; } .bg1-4 { position: absolute; top: 720px; left: 287px; }
A Pen by maheshc - Script Codes
A Pen by maheshc - Script Codes
Home Page Home
Developer Maheshc
Username maheshc
Uploaded November 28, 2022
Rating 3
Size 2,586 Kb
Views 8,096
Do you need developer help for A Pen by maheshc?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Maheshc (maheshc) Script Codes
Create amazing Facebook ads with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!