Skip to content

Commit

Permalink
adds tabsets in index00.qmd #28
Browse files Browse the repository at this point in the history
  • Loading branch information
mxochicale committed Apr 20, 2024
1 parent a4c96d6 commit 6b42645
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions quarto/templates/slides/index00.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,22 @@ Learn more: [Media Backgrounds](https://quarto.org/docs/presentations/revealjs/#
:::


## Tabsets

::: {.panel-tabset}

### Tab A

Content for `Tab A`

### Tab B

Content for `Tab B`

:::



## Absolute Position

Position images or other elements at precise locations
Expand Down

0 comments on commit 6b42645

Please sign in to comment.