I don't know about your method including directly the name of the css class, But you can try
<table>
<tr>
<td class=bodytext> Some text</td>
</tr>
</table>
if bodytext is a class it will work
ou just have declare
.bodyclass{all attribute} in your html page (or another file you will import)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.