Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <div class="row">
- <!-- Replace the URL in the url() brackets to change the image -->
- <div class="col">
- <div style="background-image: url(https://via.placeholder.com/400x300); background-position: center; background-size: cover; width: 300px; height: 300px;">
- </div>
- </div>
- <div class="col">
- <div style="background-image: url(https://via.placeholder.com/400x300); background-position: center; background-size: cover; width: 300px; height: 300px;">
- </div>
- </div>
- <div class="col">
- <div style="background-image: url(https://via.placeholder.com/400x300); background-position: center; background-size: cover; width: 300px; height: 300px;">
- </div>
- </div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement