0
How do I align image to the center in a table td
2 odpowiedzi
+ 7
Yes using css you can do that.
And just complete css course your questions will be answered.
You can use,
text-align property,
Padding
Margin left, right, top, bottom.
Or these are the ways..
Happy coding
+ 2
Use padding for td,
Or
margin for img
Or
Use img in center tag.
.....
Or
First complete your css course