Hi,
may it be some css-tags are not working?
I tried a simple class-tag in a span for examle <span class="note">Text</span>
with .note {font-size:0.8em;}
Another:
What's about floating images?
<img class="alignright" ... /> and img.alignright {float:left;}
Is it possible to do like this? In my version it doesn't work.
Thanks for help.
CK