[pmwiki-users] border around a table cell
Jean DEMARTINI
jean.demartini at dem-tech.net
Sun Jun 22 11:14:41 CDT 2008
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
More information about the pmwiki-users
mailing list