« Back to the HTML Forum

Img won't center

Posted by xXFeralPyr0ptraXx

posted
updated

Forum: HTML Group

A blinkie (150x20px img/gif) isn't centering in my interests table. It works for the stamps and I can't figure out how others are doing it. Any help would be appreciated



My code:




blinkies {
width: 150px;
height: 20px;
display: block;
margin-left: auto;
margin-right: auto;
width: 50%;


Report Topic

3 Replies

Sort Replies:

Reply by heath

posted

why not just use the centering code?


<center>

content here

</center>


Permalink Report Reply

Reply by xXFeralPyr0ptraXx

posted

Very new to HTML so I legit didn't realize that tag existed. I just looked up how to center an img and it came up with some CSS stuff. xd Ty for telling me!


Permalink Report Reply

Reply by Andree Tran

posted

Lên w3school chứ hỏi cái mã cha m


Permalink Report Reply