Skip to content
Discussion options

You must be logged in to vote

Here when following third party documentation:

Quarto document HTML
---
title: "Fake app"
pagetitle: "Fake page title"
subtitle: "Fake role"
format: html
include-in-header:
  text: |
    <script src="https://cdn.tailwindcss.com"></script>
---


::: {.py-8 .px-8 .max-w-sm .mx-auto .bg-white .rounded-xl
  .shadow-lg .space-y-2 .sm:py-4 .sm:flex .sm:items-center
  .sm:space-y-0 .sm:space-x-6}

```{=html}
<img
  class="block mx-auto h-24 rounded-full sm:mx-0 sm:shrink-0"
  src="https://placehold.co/600x400.png"
  alt="Woman's Face"
/>
```

:::: {.text-center .space-y-2 .sm:text-left}

::::: {.space-y-0.5}

Erin Lindford

:::::: {.text-lg .text-black .font-semibold}

Product Engineer

::::::…

Replies: 5 comments 14 replies

Comment options

You must be logged in to vote
2 replies
@younes-io
Comment options

@younes-io
Comment options

Comment options

You must be logged in to vote
1 reply
@younes-io
Comment options

Comment options

You must be logged in to vote
6 replies
@younes-io
Comment options

@mcanouil
Comment options

@mcanouil
Comment options

@mcanouil
Comment options

Answer selected by younes-io
Comment options

You must be logged in to vote
2 replies
@mcanouil
Comment options

@younes-io
Comment options

Comment options

You must be logged in to vote
3 replies
@younes-io
Comment options

@mcanouil
Comment options

@SivuyileNzimeni
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
html Issues with HTML and related web technology (html/css/scss/js) themes Related to HTML theming or any other style related issue (like highlight-style)
4 participants