WEB BROWSERS TECHNOLOGY
WHAT IS WEB TECHNOLOGY
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Parallax
|
|
Hamburger Navigation
|
|
Wireframe
|
|
Opening Tag And Closing Tags
|
|
Attributes
|
Detailed explanation-1: -Parallax scrolling is a web design technique in which the website background moves at a slower pace than the foreground. This results in a 3D effect as visitors scroll down the site, adding a sense of depth and creating a more immersive browsing experience. Parallax is based on optical illusion.
Detailed explanation-2: -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 half-angle of inclination between those two lines.
Detailed explanation-3: -The key to creating the parallax container is to set the background-image property with an image of your choosing and then set the background-attachment property to fixed . The fixed value fixes the position of the background image relative to the viewport.
Detailed explanation-4: -As if you were scrolling through more than one view at once? That’s a parallax effect, and it happens when the different elements of a page move at different speeds-creating a 3D depth effect.
Detailed explanation-5: -Parallax scrolling is a web site trend where the background content (i.e. an image) is moved at a different speed than the foreground content while scrolling.