Gallery Finished

Size
1,865 Kb
Views
18,216

How do I make an gallery finished?

What is a gallery finished? How do you make a gallery finished? This script and codes were developed by Spencer Stiglets on 26 November 2022, Saturday.

Gallery Finished Previews

Gallery Finished - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Gallery Finished</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <head>
</head>
<body> <div class="box one"> <h2>Forest</h2> </div> <div class="box two"></div> <div class="box three"></div> <div class="box four"></div> <div class="box"></div> <div class="box"></div> <div class="box"></div> <div class="box"></div>
</body>
</body>
</html>

Gallery Finished - Script Codes CSS Codes

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200');
* { box-sizing: border-box; margin: 0; padding: 0;
}
.box { width: 400px; height: 250px; border: 1px solid #999; display: inline-block; margin: 2px; background-size: cover; position: relative;
}
.box h2 { text-align: center; width: 100%; line-height: 1.5em; font-family: Source Sans Pro, sans-serif; font-weight: 200; font-size: 2.4em; /*Position the h2 to be halfway down the height of the div that contains it. That div has position: relative*/ position: absolute; top: 50%; transform: translateY(-50%); color: #fff;
}
.one { background-image: url('https://images.pexels.com/photos/26750/pexels-photo-26750.jpg?w=940&h=650&auto=compress&cs=tinysrgb');
}
.two { background-image: url('https://images.pexels.com/photos/38242/pexels-photo-38242.jpeg?h=350&auto=compress&cs=tinysrgb');
}
.three { background-image: url('https://images.pexels.com/photos/31905/pexels-photo.jpg?h=350&auto=compress');
}
.four { background-image: url('https://images.pexels.com/photos/24128/pexels-photo.jpg?h=350&auto=compress');
}
Gallery Finished - Script Codes
Gallery Finished - Script Codes
Home Page Home
Developer Spencer Stiglets
Username sstiglets
Uploaded November 26, 2022
Rating 3
Size 1,865 Kb
Views 18,216
Do you need developer help for Gallery Finished?

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!

Spencer Stiglets (sstiglets) 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!