1
I am with a doubt would like to know how I can put a caption in an image within a div , Who can help me thank you , Thank you very much !!!!
The information is down :
.ar img {
position: absolute;
width: 200px;
height: 130px;
top: 946px;
right: 200px;
font-size:36px;
}
.ar img:hover {
opacity: 0.5;
filter: alpha(opacity=30);
}
<div class="ar">
<img "ar" src="imagens/ar.png" alt="Arcondicinados" title="Ar condicionados e Climatizadores" />
</div>
Possible duplicate of How do I dispose the title over the image - bootstrap?
– abfurlan
I got Thank you so much for helping too!!!! I’ll save the one you recommended and very interesting too .
– Caio Wesley