Best Practices

Here are some best practices in order to use Frontal with all its potentialities.

First of all, in the declaration of the tags, it is usefull defining the style properties width and height; this leads to a better graphical result mostly when are used container tags such as div and table.

The second advice is to insert text into a container, for example span and div; these containers must have defined the width style property, and it's usefull inserting the text into a CDATA section in order to inform Frontal to ignore the parsing of the text.