Images boxes #3134
Images boxes
#3134
Replies: 1 comment 2 replies
-
No idea right know about doing it for PDF. For HTML, it's as "simple" as adding a CSS attributes:
See https://www.w3schools.com/Css/css_boxmodel.asp and related HTML/CSS topics to improve/tweak it to your needs. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a block of figures generated with a div block and I want to put a box around it and fill the box with some colour. The final docs will be html and pdf.
Is there a way to do that?
Beta Was this translation helpful? Give feedback.
All reactions