JSFiddle - React, Tailwind, and code Playground
by Kleofáš Hatlapatka
HTML
<div id="levy_panel">
<a href="http://www.firesport.eu/" title="Vše o hasičskéch sportu"><img src="http://www.firesport.eu/image/firesport20.gif" height="17" border="0" alt="www.firesport.eu"></a>
<br><br>
<a href="http://www.pozary.cz" title="Žhavé zprávy"><img src="obrazky/pozary.png" height="30" border="0" alt="wwww.pozary.cz"></a>
<br><br>
</div>
<div id="uplneDole"><div class="dulezite">Reklamu na tomto hostingu zajišťuje Business Factory - internetová reklama a pokročilý internetový marketing.</div></div>
CSS
#levy_panel
{
position:absolute;
bottom:0px;
width: 148px;
text-align: center;
top: -40x;
overflow: hidden;
}
#uplneDole
{
position:absolute;
bottom:0px;
}