Josh a écrit :
> I'm trying to create a boarder around an image in a table.  Normally I
> would achieve this by creating a table within a table and then setting a
> border on that new table.  The image with the boarder around it needs to
> be directly to the right of some text.  Whenever I try to create a table
> within a table it seems to end the current table.  Is there some trick
> to do this?

it is simpler to use a tags :

(:table:)
(:cellnr:)Foo
(:cell style="border:1px black solid":)Bar
(:tableend:)

and use a CSS styling.

JDM



_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to