An easy way to style your Quarto docs without knowing HTML & CSS
HTML-код
- Опубликовано: 8 фев 2025
- With Quarto it's really easy to style your output. In the first part of this series we have looked at the simple way that uses Bootstrap variables. Today we're looking at the advanced way that uses HTML & CSS. You can follow this guide even if you have no clue about HTML & CSS.
PART 1: • How to style your Quar...
SUPPORT THIS CHANNEL
Sponsor a coffee and help me create better videos at www.buymeacoff...
MORE VIDEOS
📺 Avoid duplicate R code in 150 seconds • Avoid duplicate code w...
📺 Shiny modules in 100 seconds • Shiny Modules in 100 S...
📺 Fast explainer playlist • Explainer videos
Subscribe at 👉 / @rappa753
MORE CONTENT
weekly 3-minute newsletter about R, DataViz and webdev at alberts-newsle...
Twitter account at / rappa753
#rstats #quarto #webdev
If you enjoyed this video and want to level up your R skills even further, check out my latest video courses:
📍Data Cleaning Master Class at data-cleaning.albert-rapp.de/
📍Insightful Data Visualizations for "Uncreative" R Users at arapp.thinkific.com/courses/insightful-data-visualizations-for-uncreative-r-users
This two-video series was hands down the absolute best explanation for HTML+CSS noobs! I think this guide would even help non-R users. If I could give you 10k likes, I would definitely take the time to give them to you... very well earned. Congrats Albert and thank you!!
Thank you 🤗 Those are very kind words and I'm really glad that this video series was so helpful to you 😊
Man, great method for those who never learned css and html!
Glad that you agree, Marcus 🎉
Great explanation. Thanks for sharing this
You're welcome. Happy to help ☺
Incredibly useful for R programmers hacking their way through themes 😂! Thanks!
Great video, really useful
Awesome as always! Warm regards!
Thank you, Fernando ☺️
excellent
Thank you. Glad that you like it :)
maybe a video that goes over how to create dynamic documents in shiny that can also be stylized by html/css?
Sounds like a fun idea for my upcoming webdev4R video series :)
Watched both of your videos related to Quarto... I need to have some value boxes, some star ratings like IMDb.. Do we need to use html and css to get them or can we use value box from Shiny and rating from shinyratings library inside Quarto?
You can create value boxes in Quarto in a lot of ways. Using Shiny and value boxes from {bslib}. Using the value boxes from Quarto dashboards could be another way. See quarto.org/docs/dashboards/data-display.html#value-boxes