I attempted to embed the image inside a jumbotron
and a container
, but unfortunately, my latest attempt did not produce the desired result. Here's the code snippet that I tried:
<div class="row">
<div class="full-width-div">
<div class="col-md-12">
<img src="http://i1765.photobucket.com/albums/jk178/coolguy123/Miami-Skyline-HD-Wallpapers1.jpeg_zps18p2ssu0.gif" alt=“90s Video Game Aesthetic Miami Skyline Photo”/>
</div>
</div>
</div>