Offgrid images

Size
2,610 Kb
Views
6,072

How do I make an offgrid images?

What is a offgrid images? How do you make a offgrid images? This script and codes were developed by Rico Sta. Cruz on 19 January 2023, Thursday.

Offgrid images Previews

Offgrid images - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Offgrid images</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel='stylesheet prefetch' href='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css'> <link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="foo-section"> <div class="offgrid-image -left"><img src="https://source.unsplash.com/category/food/600x400"/></div> <div class="container"> <div class="row"> <div class="col-sm-6 col-sm-offset-6"> <p>PLR stands for Private Label Rights. PLR articles are a relatively new twist on content building. Private label rights are a special type of right or license which you purchase where you are legally allowed to edit and publish the article as your own. You may even include your own name as the author and your own resource box at the end of each article. PLR articles are a relatively inexpensive way to produce content for a blog.</p> <details> <summary>More info</summary> <p>You may include your own name as the author and your own resource box at the end of each article.</p> </details> </div> </div> </div>
</div>
</body>
</html>

Offgrid images - Script Codes CSS Codes

@media (min-width: 768px) { body { padding: 48px 0; }
}
.container, .col-md-6 { outline: dotted 1px blue;
}
.foo-section { position: relative;
}
.container { max-width: 600px;
}
.offgrid-image > img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover;
}
.offgrid-image { opacity: 0.75; /* so we can see borders */
}
@media (max-width: 768px) { .offgrid-image { overflow: hidden; max-height: 100px; width: 100%; margin: 0 0 32px 0; }
}
@media (min-width: 769px) { .offgrid-image { position: absolute; top: 0; bottom: 0; left: 0; right: calc(50vw + 20px - 15px/2); /* 15px/2 is to compensate for scrollbar */ background: #eee; }
}
Offgrid images - Script Codes
Offgrid images - Script Codes
Home Page Home
Developer Rico Sta. Cruz
Username rstacruz
Uploaded January 19, 2023
Rating 3
Size 2,610 Kb
Views 6,072
Do you need developer help for Offgrid images?

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!

Rico Sta. Cruz (rstacruz) 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!