SampleHTML
This is a sample file using HTML within quarto. I picked it from stack overflow. All you need is to make sure you use the =html in a code “chunk” and specify the css option in the YAML as shown above. I will keep working on this to see if I can bring even more customization to my webpages. Keep learning HTML and CSS.
Primary card title
Some quick example text to build on the card title and make up the bulk of the card's content.
It turns out that in some cases, you can write the HTML code directly into quarto and it renders just fine. See Example below making a button and other things:
Make card
Header
Primary card title
Some quick example text to build on the card title and make up the bulk of the card’s content.
Header
Secondary card title
Some quick example text to build on the card title and make up the bulk of the card’s content.