Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


How to {center} img inside table using CSS ?
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

How to {center} img inside table using CSS ?

TazTaz Member
edited August 2012 in General

Trying to align some image right in the middle of couple of

. Tried below but failed.

.tag

{
text-align:center;
display:block;
}

Comments

Sign In or Register to comment.