I'm not exactly sure what you need to do, but at least you may simply use any "raw" HTML inside each cell. For example if you want to insert an image, you may use something like this:
Of course it would be easy to create a new function similar to HTML.link in order to create image tags. I'll think of it for the next version of HTML.py.
Images in table cells
Hi cl,
I'm not exactly sure what you need to do, but at least you may simply use any "raw" HTML inside each cell. For example if you want to insert an image, you may use something like this:
Of course it would be easy to create a new function similar to HTML.link in order to create image tags. I'll think of it for the next version of HTML.py.
Thank you for your feedback,
Philippe.