add css class to table? #849
Unanswered
madebyafox
asked this question in
Q&A
Replies: 1 comment 12 replies
-
We don't currently have a way to set classes on tables however we do have a way to set explicit column widths (see https://quarto.org/docs/authoring/tables.html#column-widths) |
Beta Was this translation helpful? Give feedback.
12 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.
-
Loving Quarto!!
Q: I see I can specify css classes and styles to divs and imgs added through the Visual Editor... but I'm not seeing this options for tables. Am I missing this somewhere?
(use case) I have a number of markdown tables used to organize images in columns, and want to set column widths for different 'types' of tables using css.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions