rubriky
This commit is contained in:
12
sablona.html
12
sablona.html
@ -46,6 +46,18 @@
|
||||
<p class="big-text">text .....</p>
|
||||
<p>text........</p>
|
||||
</div>
|
||||
<div class="articles">
|
||||
<table>
|
||||
<caption>Nejdůležitější články:</caption>
|
||||
<tr>
|
||||
<th>
|
||||
<li><a class="button" href="articles/co-je-automatizovane-testovani.html">Co je automatizované
|
||||
testování</a>
|
||||
</li>
|
||||
</th>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<footer>Copyright © Lukáš Kaňka 2023</footer>
|
||||
|
||||
|
Reference in New Issue
Block a user