Image Stack Test SCSS

Developer
Size
2,799 Kb
Views
40,480

How do I make an image stack test scss?

What is a image stack test scss? How do you make a image stack test scss? This script and codes were developed by Calvin on 11 August 2022, Thursday.

Image Stack Test SCSS Previews

Image Stack Test SCSS - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Image Stack Test SCSS</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div id="holder">
<div class="image"> <img src="http://demo.cloudimg.io/s/crop/200x200/sample.li/boat.jpg"> <p>Dolor sit amet. </p> </div>
<div class="image2"> <img src="http://demo.cloudimg.io/s/crop/200x200/http://sample.li/castle.jpg
"> <p>Richard McClintock. </p> </div>
<div class="image3"> <img src="http://demo.cloudimg.io/s/crop/200x200/http://sample.li/ny.jpg"> <p>Various versions.</p> </div>
<BR> <div id="middle"> <div class="imageb"> <img src="http://demo.cloudimg.io/s/crop/200x200/sample.li/boat.jpg"> <p>Dolor sit amet. </p> </div>
<div class="image2b"> <img src="http://demo.cloudimg.io/s/crop/200x200/http://sample.li/castle.jpg
"> <p>Richard McClintock. </p> </div>
<div class="image3b"> <img src="http://demo.cloudimg.io/s/crop/200x200/http://sample.li/ny.jpg"> <p>Various versions.</p> </div> </div>
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,600' rel='stylesheet' type='text/css'>
</body>
</html>

Image Stack Test SCSS - Script Codes CSS Codes

body { font-family: 'Source Sans Pro', sans-serif; background: #414141 url("http://cdn.backgroundhost.com/backgrounds/subtlepatterns/darkdenim3.png") repeat;
}
#holder { width: 300px; height: 335px; z-index: 0; padding: 25px; position: fixed; margin: 0 auto;
}
#holder2 { z-index: 0; padding: 25px; position: fixed; margin: 0 auto;
}
img { display: block; width: 200px; border: 4px solid #000; border-bottom: none; margin-bottom: 5px;
}
.image { position: fixed; margin-top: 25px; margin-left: 25px; z-index: 1; opacity: .5; border-bottom: 4px solid #000; transition: all .25s ease-in-out 0s; font-weight: 700; overflow: hidden; -webkit-filter: grayscale(1); filter: grayscale(1); width: 208px; height: 204px;
}
.image2 { position: fixed; margin-top: 75px; margin-left: 75px; z-index: 1; opacity: .5; border-bottom: 4px solid #000; transition: all .25s ease-in-out 0s; font-weight: 700; overflow: hidden; -webkit-filter: grayscale(1); filter: grayscale(1); width: 208px; height: 204px;
}
.image3 { position: relative; margin-top: 125px; margin-left: 125px; z-index: 1; opacity: .5; border-bottom: 4px solid #000; transition: all .25s ease-in-out 0s; font-weight: 700; overflow: hidden; -webkit-filter: grayscale(1); filter: grayscale(1); width: 208px; height: 204px;
}
.image:hover, .image2:hover, .image3:hover { border-bottom: 4px solid #d0b14f; -webkit-filter: grayscale(0); filter: grayscale(0); padding: 0px 0px 45px 0px; background: rgba(0, 0, 0, 0.25); opacity: 1; z-index: 5;
}
.imageb { position: fixed; margin-left: 25px; z-index: 1; opacity: .5; border-bottom: 4px solid #000; transition: all .25s ease-in-out 0s; font-weight: 700; overflow: hidden; -webkit-filter: grayscale(1); filter: grayscale(1); width: 208px; height: 204px;
}
.image2b { position: fixed; margin-left: 75px; z-index: 1; opacity: .5; border-bottom: 4px solid #000; transition: all .25s ease-in-out 0s; font-weight: 700; overflow: hidden; -webkit-filter: grayscale(1); filter: grayscale(1); width: 208px; height: 204px;
}
.image3b { position: relative; margin-left: 125px; z-index: 1; opacity: .5; border-bottom: 4px solid #000; transition: all .25s ease-in-out 0s; font-weight: 700; overflow: hidden; -webkit-filter: grayscale(1); filter: grayscale(1); width: 208px; height: 204px;
}
.imageb:hover, .image2b:hover, .image3b:hover { border-bottom: 4px solid #d0b14f; -webkit-filter: grayscale(0); filter: grayscale(0); padding: 0px 0px 45px 0px; background: rgba(0, 0, 0, 0.25); opacity: 1; z-index: 5;
}
p { color: #fff; margin-top: 12px; padding-left: 10px;
}
#middle { top: 0; position: absolute; left: 450px;
}
Image Stack Test SCSS - Script Codes
Image Stack Test SCSS - Script Codes
Home Page Home
Developer Calvin
Username CalvinMorett
Uploaded August 11, 2022
Rating 3
Size 2,799 Kb
Views 40,480
Do you need developer help for Image Stack Test SCSS?

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!

Calvin (CalvinMorett) Script Codes
Create amazing captions 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!