> Thanks heaps. That works great! Can that be right justified to?

For 'right justified' content, try adding:
   text-align:right;
to the the style definition.

> K, right:0 means no padding on the right and top:0 means no padding on
> the top, right?

"top" and "right" are the absolute *position* of the element on the
page.  These attributes are complete separate from the attributes for
"margin" (extra space surrounding an element) and "padding" (extra
space *inside* the element).

enjoy,
-e



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

Reply via email to