Keep Image in Center of Div.

Size
2,005 Kb
Views
20,240

How do I make an keep image in center of div.?

What is a keep image in center of div.? How do you make a keep image in center of div.? This script and codes were developed by Revolution Graphics on 01 October 2022, Saturday.

Keep Image in Center of Div. Previews

Keep Image in Center of Div. - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Keep Image in Center of Div.</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="grid">
<div class="image">
<div class="image3"><img src="https://css-tricks.com/examples/TypeOverImage/images/3754004820_91a5c238a0.jpg" alt="" /> <a href="http://www.dominical-real-estate.com/Office/HandShake/Default.aspx">Link 1</a> </div>
</div>
<div class="image">
<div class="image3"><img src="https://css-tricks.com/examples/TypeOverImage/images/3754004820_91a5c238a0.jpg" alt="" /> <a href="http://www.dominical-real-estate.com/Office/HandShake/Default.aspx">Link 1</a> </div>
</div>
<div class="image">
<div class="image3"><img src="https://css-tricks.com/examples/TypeOverImage/images/3754004820_91a5c238a0.jpg" alt="" /> <a href="http://www.dominical-real-estate.com/Office/HandShake/Default.aspx">Link 1</a> </div>
</div>
<div class="image">
<div class="image3"><img src="https://css-tricks.com/examples/TypeOverImage/images/3754004820_91a5c238a0.jpg" alt="" /> <a href="http://www.dominical-real-estate.com/Office/HandShake/Default.aspx">Link 1</a> </div>
</div>
<div class="image">
<div class="image3"><img src="https://css-tricks.com/examples/TypeOverImage/images/3754004820_91a5c238a0.jpg" alt="" /> <a href="http://www.dominical-real-estate.com/Office/HandShake/Default.aspx">Link 1</a> </div>
</div> <p>Keep image in center RESIZE Me </p>
</div>
</body>
</html>

Keep Image in Center of Div. - Script Codes CSS Codes

* { -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */	box-sizing: border-box; /* Opera/IE 8+ */
}
body { margin:0; padding:0;
}
.grid { margin-left:-10px;
}
.image { padding:0 0 0 10px; position: relative; width:20%; height: 200px; float: left; text-align: center;
}
.image3 { border: 10px solid #000; background: #222; height: 200px; overflow: hidden; position: relative;
}
.image3 img { width: 500px; height: 333px; position: absolute; left: 50%; top: 50%; margin-left: -250px; margin-top: -161px;
}
.image:first-of-type{
}
.image:first-child {
}
.image3 a { position: absolute; bottom: 0px; left: 0; width: 100%; padding:5px; background: rgba(0, 0, 0, 0.5); color: #fff; font-size:20px; text-decoration:none; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;
}
.image3 a:hover { background: rgba(0, 0, 0, 0.7); color: #fff;
}
p {
margin:0 auto; text-align: center;
}
Keep Image in Center of Div. - Script Codes
Keep Image in Center of Div. - Script Codes
Home Page Home
Developer Revolution Graphics
Username rgfx
Uploaded October 01, 2022
Rating 3
Size 2,005 Kb
Views 20,240
Do you need developer help for Keep Image in Center of Div.?

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!

Revolution Graphics (rgfx) Script Codes
Create amazing marketing copy 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!