img {
position: absolute;
right: 13px;
width: 70px;
border: 3px solid navy;
padding: 10px;
top: 0px;
opacity: 0,4;
}
<img id="bunny_pic "src="https://i655.photobucket.com/albums/uu271/photo-oosh/PETS%20AND%20BUGS/BUNNY001.png"width="75" height="75" opacity="0,3" alt="bunny">
i tried add ing the h2 next to img but that did’t solve it
and then i tried placing it bellow it but it acted like a magnet with both + sides
I tried setting adding one of the next 2 lines it did make it responcive but did also give a super large img
width: 100%;
height: auto;
what i need is the img going smaller when size down not conquere the entire text