Improvement CSS float
Brought to you by:
spipu
Hello Developers,
it would be nice, if some html tags (i.E. <div>) could be parsed with CSS property float:<left | right | center>.
It does'nt matter, if property float is given by CSS classes or # selectors, the given html code snippet can be customized before WriteHTML($content) by users.
Thanks for your work.