What is more beautiful than a colorful and stylish table? We noticed that not all Fonto customers are aware that Fonto Editor allows styling table cells for a better user experience, and some have difficulty implementing it. In this blog post, we explain how to implement cell styling in XHTML tables.
Table without styling
Table with styling
TL;DR: Here is our reference configuration to implement cell styling.
Fonto Editor currently only allows cell styling on XHTML tables. To implement this as shown in our reference configuration, your table schema should allow cell elements to have an attribute for defining styles, for example style="background-color:red;".