I am currently building an HTML e-mail with no CSS or JavaScript. In Android 4.4.2, the TD stacking method doesn't work in either case, so I must replace TD tags with TH tags in order for it to work. The only problem I have now is: how to unbold the <TH> tags without using any CSS or JavaScript?
TH tags are centered and bold by default.