progress,time
This commit is contained in:
parent
f18d1abc6f
commit
3fb0041f18
1 changed files with 7 additions and 0 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue