Úprava souboru index.html
This commit is contained in:
parent
f8b1d99954
commit
6d6706b285
1 changed files with 7 additions and 3 deletions
10
index.html
10
index.html
|
@ -207,22 +207,26 @@
|
||||||
<div class="col-lg-4 col-md-3 col-sm-6 col-xs-6 col-ss-12 margbot30">
|
<div class="col-lg-4 col-md-3 col-sm-6 col-xs-6 col-ss-12 margbot30">
|
||||||
<small>Nahota na veřejnosti...</small>
|
<small>Nahota na veřejnosti...</small>
|
||||||
<a class="services_item" href="javascript:void(0);" >
|
<a class="services_item" href="javascript:void(0);" >
|
||||||
<p><i class="bi bi-1-square-fill"></i> <b>Fáze</b> 'NAHEJ'</p>
|
<p><i class="bi bi-1-square-fill"></i> <b>Fáze</b> Příprav</p>
|
||||||
<div><big><i class="fl-debian"></i></big> Debian, <big><i class="fl-ubuntu"></i></big> Ubuntu</div>
|
<div><big><i class="fl-debian"></i></big> Debian, <big><i class="fl-ubuntu"></i></big> Ubuntu</div>
|
||||||
<span>Everyone has a data center these days! I'm tempted by the idea of building my own... That's my plan!</span>
|
<span>Everyone has a data center these days! I'm tempted by the idea of building my own... That's my plan!</span>
|
||||||
</a>
|
</a>
|
||||||
|
<ul>
|
||||||
|
<li>Text 1</li>
|
||||||
|
<li>Text 2</li>
|
||||||
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-4 col-md-3 col-sm-6 col-xs-6 col-ss-12 margbot30">
|
<div class="col-lg-4 col-md-3 col-sm-6 col-xs-6 col-ss-12 margbot30">
|
||||||
<small>192.168.1.50</small>
|
<small>192.168.1.50</small>
|
||||||
<a class="services_item" href="javascript:void(0);" >
|
<a class="services_item" href="javascript:void(0);" >
|
||||||
<p><i class="bi bi-2-square-fill"></i> <b>Díl</b> 'NAHATEJ'</p>
|
<p><i class="bi bi-2-square-fill"></i> <b>Fáze</b> Natáčení</p>
|
||||||
<span>Everyone has a data center these days! I'm tempted by the idea of building my own... That's my plan!</span>
|
<span>Everyone has a data center these days! I'm tempted by the idea of building my own... That's my plan!</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-4 col-md-3 col-sm-6 col-xs-6 col-ss-12 margbot30">
|
<div class="col-lg-4 col-md-3 col-sm-6 col-xs-6 col-ss-12 margbot30">
|
||||||
<small>192.168.1.50</small>
|
<small>192.168.1.50</small>
|
||||||
<a class="services_item" href="javascript:void(0);" >
|
<a class="services_item" href="javascript:void(0);" >
|
||||||
<p><i class="bi bi-3-square-fill"></i> <b>Díl</b> 'NAHATEJ'</p>
|
<p><i class="bi bi-3-square-fill"></i> <b>Fáze</b> Střihu</p>
|
||||||
<span>Everyone has a data center these days! I'm tempted by the idea of building my own... That's my plan!</span>
|
<span>Everyone has a data center these days! I'm tempted by the idea of building my own... That's my plan!</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue