$:/Floatleft which contains
img
{
float: left;
}
Tagged as in the title and set as text/css but this seems to apply to all img in the tiddlywiki, not just locally to tiddlers with @@.floatleft in them.
What am I missing?
Thanks.
Ste
Cheers for that.
Ste
.floatleft img { float:left; }@@.floatleft [img[...]] @@Solution implemented.