34
loading...
This website collects cookies to deliver better user experience
<details>
<summary>Click for info</summary>
<p>Show more info about it</p>
</details>
<input list="animals">
<datalist id="animals">
<option value="pig">
<option value="hen">
<option value="cow">
<option value="dog">
<option value="cat">
</datalist>
<label for="volume">Volume: </label>
<input type="range" id="volume" name="volume" min="0" max="20">
<p> this is <mark>really</mark> interesting</p>
<label for="disk_c">Disk usage C:</label>
<meter id="disk_c" value="2" min="0" max="10">2 out of 10</meter><br>
<a href='path/to/file' download>
Download file!
</a>
<link rel="icon" href="/favicon.ico?v=2" />
<figure>
<img src="pic_trulli.jpg" alt="Trulli" style="width:100%">
<figcaption>Fig.1 - Trulli, Puglia, Italy.</figcaption>
</figure>
.tfel ot thgir morF
)<p><bdo dir="rtl">From right to left.</bdo></p>
<video poster="/path/to/image" controls>
<source src="movie.mp4" type="video/mp4">
</video>
34