View Single Post
Old 01-14-2021, 12:21 PM  
Pink24
So Fucking Banned
 
Industry Role:
Join Date: Aug 2019
Posts: 1,436
Why is my image massive? It not supposed to be big???

Code:
<td style="width: 100%; text-align: center;"><a href="http://www.xxxx.net/site/chaturbate/"><img src="https://xxxx.net/img/chaturbate%20mini.png" alt="Chaturbate logo" width="106" height="40" /></a>
RESULT =



Is my CSS the culprit??

img {
display: block;
height: auto;
max-width: 100%;
width: 100%;
}

from inspect.
Pink24 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote