How do I make the image to be on the right side of the div? See below:
ThecodeI'mtryinghereisthis:
<divclass="img img-responsive" style="background-color: #1F356A;" align="right">
<div style="background-image: url('banner/banner.png'); height: 100px; margin-top: -23px; line-height: 100px; color: #BCA828; font-family: Arial; font-size: 48px; text-align: center">
HISTÓRIA
</div>
</div>