Home > Mobile > In Quarto how do I write inline CSS
In Quarto how do I write inline CSS
Time:07-11
I would like to color a word in a sentence that is being rendered in quarto to HTML. In R Markdown I would just add a css tag but I don't see how to do that in quarto. The