5 kokošaka
Računanje sa razlomcima
Koja je kokoš najbrza.
<table class=' table table-bordered table-striped '><tr><td> §§N0§§ </td><td>§§N1§§ </td><td>§§N5§§
</td><td>§§N2§§</td><td>§§N4§§ </td></tr>
<tr><td>§§V1(1,2,.01)§§</td>
<td>§§V2(1,2,.01)§§</td><td>
§§V3(1,2,.01)§§
</td><td>
§§V4(1,2,.01)§§
</td><td>
§§V3(1,2,.01)§§
</Ted></tr></table>
<img src="https://www.mathkiss.com/uploads/chick6.webp" class="img-fluid" />
<div class="container">
<h1>Responzivna slika</h1>
<img src=""https://www.mathkiss.com/uploads/chick6.webp" alt="Primjer slike" class="img-fluid">
</div>
Koliko je soka ako posuda ima §§V0(1,6,0.25)§§ litara.
<Br>
<svg width="200" height="400">
<rect width="200" height="400" fill="lightblue" stroke="black" stroke-width="2" />
<rect width="200" height="400" fill="blue" y="400 - (25/100)*400" />
</svg>
<Br>
<svg width="200" height="400" xmlns="http://www.w3.org/2000/svg">
<!-- Posuda -->
<rect x="0" y="0" width="200" height="400" fill="gray" stroke="black" stroke-width="2" />
<!-- Tekućina (plava) koja je popunjena do visine y% -->
<rect x="0" y="400 - (400 * y §§V1(10,60,0.25)§§/ 100)" width="200" height="400 * §§V1(10,60,0.25)§§/ 100" fill="blue" />
</svg>