Skip to content

Instantly share code, notes, and snippets.

@SreemaanKCKS
Created December 28, 2022 05:57
Show Gist options
  • Save SreemaanKCKS/98bb51bfb8e52513697413b4ff8ef15c to your computer and use it in GitHub Desktop.
Save SreemaanKCKS/98bb51bfb8e52513697413b4ff8ef15c to your computer and use it in GitHub Desktop.
<div class="parallax1" id="section1"></div>
<div class="parallax2" id="section2"></div>
<div class="content">
<h1>Parallax Effect</h1>
<h3>Parallax is a displacement or difference in the apparent position of an object viewed along two different lines of sight and is measured by the angle or semi-angle of inclination between those two lines.</h3>
<h1>Floating Button</h1>
<h3>
Image result for floating button
A floating action button (FAB) performs the primary, or most common, action on a screen. It appears in front of all screen content, typically as a circular shape with an icon in its center.</h3>
<h1>Smooth Scroll</h1>
<h3>The smooth Scrolling feature for web pages allows the user to scroll smoothly while navigating across a webpage. This feature came into wide use because the normal scrolling is choppy and annoying for a lot of users who have to read long pages on the web.</h3>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment