css/div,span

This commit is contained in:
Marc Beninca 2025-01-25 19:42:38 +01:00
parent 01ddc45678
commit c8ffd05352
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 21 additions and 2 deletions

View file

@ -18,8 +18,10 @@
<!-- Comment. -->
<h1>Root heading</h1>
<p>It is <strong>important</strong>.</p>
<p>Oh yeah, <em>sure</em></p>
<div class="sectionless">
<p><span class="thing">It</span> is <strong>important</strong>.</p>
<p>Oh yeah, <em>sure</em></p>
</div>
<a href="relative/destination">Go elsewhere…</a>