Blog-article-blocks

Developer
Size
1,630 Kb
Views
32,384

How do I make an blog-article-blocks?

What is a blog-article-blocks? How do you make a blog-article-blocks? This script and codes were developed by Lahvjal on 24 August 2022, Wednesday.

Blog-article-blocks Previews

Blog-article-blocks - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Blog-article-blocks</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="container"> <div class="art-block"> <div class="in-art-block"> </div> </div> <div class="art-block"> <div class="in-art-block"> </div> </div> <div class="art-block"> <div class="in-art-block"> </div> </div>
</div>
</body>
</html>

Blog-article-blocks - Script Codes CSS Codes

.container { width: 100vw; height: 1200px; display: flex; justify-content: center; flex-direction: row;
}
.art-block { height: 400px; width: 300px; margin: 10px; background-color: grey; border-radius: 15px; background-image: url(https://s-media-cache-ak0.pinimg.com/originals/be/2a/94/be2a940c4ac312bf5abc0aa9677749de.jpg); background-size: cover; display: flex; align-items: center; justify-content: center;
}
.in-art-block { height: calc(100% - 20px); width: calc(100% - 20px); background-color: white; border-radius: 9px;
}
Blog-article-blocks - Script Codes
Blog-article-blocks - Script Codes
Home Page Home
Developer Lahvjal
Username lahvjal
Uploaded August 24, 2022
Rating 3
Size 1,630 Kb
Views 32,384
Do you need developer help for Blog-article-blocks?

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!

Lahvjal (lahvjal) Script Codes
Create amazing web content 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!