How to align center the text in html table row?

后端 未结 7 2013
不思量自难忘°
不思量自难忘° 2020-12-07 17:05

I am using an HTML

and I want to align the text of

Is the only correct answer imho, since your working with tables which is old functionality most common used for e-mail formatting. So your best bet is to not use just style but inline style and known table tags.

提交回复
热议问题
to the center in each cell.

How do I center align the text hori

7条回答
textgoeshere