> Can I add a border to one-off images via TW markup pleae? I've seen
> some postings about changing my stylesheet to apply borders to all
> images but I'm not quite so clear whether I can add them on an ad hoc
> basis.

First define a 'boxed' CSS class (in [[StyleSheet]]):
   .boxed img { border:1px solid; }

Then, in your tiddler content, you can write:
   {{boxed{[img[file.jpg]]}}}

That should do it.

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to