-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Beta Was this translation helpful? Give feedback.
-
This is a 100 % HTML question. In your post you are mixing things you don't seem to understand. ---
title: "Quarto Playground"
format: html
---
This is a playground for Quarto.
```{=html}
<div style="text-align: center;">
<a class="btn btn-primary btn-lg">Button text</a>
</div>
``` |
Beta Was this translation helpful? Give feedback.
Vertical centering is only possible within a container that has an height, but again this has nothing to do with Quarto.