Lorem pixel Images

Developer
Size
2,290 Kb
Views
16,192

How do I make an lorem pixel images?

Every image from lorem pixel.. What is a lorem pixel images? How do you make a lorem pixel images? This script and codes were developed by James Nowland on 31 October 2022, Monday.

Lorem pixel Images Previews

Lorem pixel Images - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Lorem pixel Images</title> <script src="https://s.codepen.io/assets/libs/modernizr.js" type="text/javascript"></script> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="intro">	<h1>Lorem Pixel</h1> <p>All the placeholder images from <a href="http://lorempixel.com">lorempixel.com</a></p>
</div> <script src="js/index.js"></script>
</body>
</html>

Lorem pixel Images - Script Codes CSS Codes

.intro { max-width: 28em; margin: 0 auto; text-align: center;
}
body { font-family: sans-serif; line-height: 1.4; font-size: 15px;
}
h3 { text-transform: capitalize;
}
a { color: grey; text-transform: none;
}

Lorem pixel Images - Script Codes JS Codes

var categories = [ "abstract", "animals", "business", "cats", "city", "food", "nightlife", "fashion", "people", "nature", "sports", "technics", "transport", "technics"
];
for (var i = 0; i < categories.length; i++) { document.write('<h3>'+ categories[i] +'</h3>'); // Loop items for (var count = 1; count < 11; count++) { document.write('<a href="http://lorempixel.com/400/300/'+ categories[i] + '/'+ count +'/" target="_blank" title="'+ categories[i] + ' - '+ count +'"><img src="http://lorempixel.com/400/300/'+ categories[i] + '/'+ count +'/" width="400" height="300" /></a>'); };
};
Lorem pixel Images - Script Codes
Lorem pixel Images - Script Codes
Home Page Home
Developer James Nowland
Username jnowland
Uploaded October 31, 2022
Rating 3
Size 2,290 Kb
Views 16,192
Do you need developer help for Lorem pixel 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!

James Nowland (jnowland) 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!