Locations-6-Block-Flex

Size
3,081 Kb
Views
38,456

How do I make an locations-6-block-flex?

What is a locations-6-block-flex? How do you make a locations-6-block-flex? This script and codes were developed by Xavier Martínez on 19 September 2022, Monday.

Locations-6-Block-Flex Previews

Locations-6-Block-Flex - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Locations-6-Block-Flex</title>	<link href="https://fonts.googleapis.com/css?family=Dosis:400,500,600,700|Shadows+Into+Light+Two" rel="stylesheet"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="locations-title"> <h3>Nos chalets et mobiles-home</h3> <mark>Le confort pour tout les goûts !</mark>
</div>
<div class="container-flex-locations">
<div class="block6-flex"> <h4>MOREA</h4> <div class="img-cont"> <img src="http://xmpdesign.com/img/codepen/chalet-morea-grillou.jpg">
</div> </div>
<div class="block6-flex"> <h4>TRIANON</h4> <div class="img-cont"> <img src="http://xmpdesign.com/img/codepen/chalet-trianon-ardeche.jpg">
</div> </div>
<div class="block6-flex"> <h4>TITOM</h4> <div class="img-cont"> <img src="http://xmpdesign.com/img/codepen/chalet-titom-camping-grillou.jpg"> </div>
</div>
<div class="block6-flex"> <h4>Club 5</h4> <div class="img-cont"> <img src="http://xmpdesign.com/img/codepen/club-5-places.jpg"> </div>
</div>
<div class="block6-flex"> <h4>O’HARA</h4> <div class="img-cont"> <img src="http://xmpdesign.com/img/codepen/ohara-4places.jpg"> </div>
</div>
<div class="block6-flex"> <h4>CARAVANE 4/5 PLACES</h4> <div class="img-cont"> <img src="http://xmpdesign.com/img/codepen/caravane-ardeche.jpg"> </div>
</div>
</div>
</body>
</html>

Locations-6-Block-Flex - Script Codes CSS Codes

@import url("https://fonts.googleapis.com/css?family=Dosis|Shadows+Into+Light+Two");
body { margin: 0;
}
.locations-title { height: 150px; background-color: #cee042; text-align: center;
}
.locations-title h3 { font-family: "Shadows Into Light Two", cursive; font-size: 49px; font-weight: 400; color: #00596c; padding: 20px 25px 10px 25px; margin: 0;
}
.locations-title mark { font-family: "Dosis", sans-serif; font-size: 22px; font-weight: 400; color: white; background-color: #00596c; padding: 5px 25px 5px 25px;
}
.container-flex-locations { display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; text-align: center; background-color: #cee042; justify-content: center;
}
.block6-flex { -webkit-flex: 0 1 280px; flex: 0 1 280px; background-color: white; margin: 15px; transition: all 0.3s ease;
}
.block6-flex:hover { background-color: #D500F9; cursor: pointer;
}
.block6-flex:hover h4 { color: white;
}
.block6-flex:hover .img-cont > img { -webkit-transform: scale(1.2); transform: scale(1.2);
}
.block6-flex h4 { font-family: "Dosis", sans-serif; font-size: 22px; font-weight: 500; color: #00596c; text-transform: uppercase;
}
.img-cont { overflow: hidden;
}
.img-cont img { display: block; width: 100%; height: 280px; transition: all 0.3s ease;
}
@media all and (max-width: 600px) { .locations-title h3 { font-size: 30px; } .locations-title mark { font-size: 16px; }
}
Locations-6-Block-Flex - Script Codes
Locations-6-Block-Flex - Script Codes
Home Page Home
Developer Xavier Martínez
Username xmjol
Uploaded September 19, 2022
Rating 3
Size 3,081 Kb
Views 38,456
Do you need developer help for Locations-6-Block-Flex?

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!

Xavier Martínez (xmjol) Script Codes
Create amazing love letters 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!