Create a semantic card
Combine semantic HTML with CSS in the separate project files.
<article class="card">
<h2>Browser preview</h2>
<p>Edit and run this page locally.</p>
</article>Expected: A styled card appears in the Preview panel.
Try in editor