progress,time

This commit is contained in:
Marc Beninca 2025-02-10 20:27:36 +01:00
parent f18d1abc6f
commit 3fb0041f18
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -42,6 +42,10 @@
<p>Oh yeah, <em>sure</em></p> <p>Oh yeah, <em>sure</em></p>
</div> </div>
<hr>
<progress max="100" value="66">Ongoing</progress>
<hr>
<div class="columns"> <div class="columns">
<div> <div>
First column to describe the associated First column to describe the associated
@ -204,6 +208,9 @@ respecting non-br lf.
</tfoot> </tfoot>
</table> </table>
<time datetime="2025-01-01">First 2025 day</time>
<time datetime="PT1H30M">Hour and half</time>
<ul> <ul>
<li><strong>strong</strong></li> <li><strong>strong</strong></li>
<li><em>em</em></li> <li><em>em</em></li>