Úprava souboru index.html
This commit is contained in:
parent
2fd3c8e04c
commit
acbb278dc6
1 changed files with 3 additions and 3 deletions
|
@ -236,7 +236,7 @@
|
||||||
<!-- CASTOM TAB -->
|
<!-- CASTOM TAB -->
|
||||||
<div id="myTabContent" class="tab-content">
|
<div id="myTabContent" class="tab-content">
|
||||||
<div class="tab-pane fade in active clearfix" id="tab1">
|
<div class="tab-pane fade in active clearfix" id="tab1">
|
||||||
<p class="title"><b>Know</b> How</p>
|
<p class="title"><i class="fa fa-git-square"></i> <b>Tools</b> & Repositories</p>
|
||||||
<span>We tried to make very high-quality product and so our code is very neat and clean. Whatever anyone could improve and modify the template to your liking.</span>
|
<span>We tried to make very high-quality product and so our code is very neat and clean. Whatever anyone could improve and modify the template to your liking.</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="tab-pane fade clearfix" id="tab2">
|
<div class="tab-pane fade clearfix" id="tab2">
|
||||||
|
@ -252,7 +252,7 @@
|
||||||
<span>We tried to make very high-quality product and so our code is very neat and clean. Whatever anyone could improve and modify the template to your liking.</span>
|
<span>We tried to make very high-quality product and so our code is very neat and clean. Whatever anyone could improve and modify the template to your liking.</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="tab-pane fade clearfix" id="tab5">
|
<div class="tab-pane fade clearfix" id="tab5">
|
||||||
<p class="title"><b>Quality</b></p>
|
<p class="title"><i class="fa fa-star"></i> I Want To <b>Be a Star!</b></p>
|
||||||
<span>We tried to make very high-quality product and so our code is very neat and clean. Whatever anyone could improve and modify the template to your liking.</span>
|
<span>We tried to make very high-quality product and so our code is very neat and clean. Whatever anyone could improve and modify the template to your liking.</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="tab-pane fade clearfix" id="tab6">
|
<div class="tab-pane fade clearfix" id="tab6">
|
||||||
|
@ -265,7 +265,7 @@
|
||||||
<li><a class="i2" href="#tab2" data-toggle="tab" ><i></i><span>Support</span></a></li>
|
<li><a class="i2" href="#tab2" data-toggle="tab" ><i></i><span>Support</span></a></li>
|
||||||
<li><a class="i3" href="#tab3" data-toggle="tab" ><i></i><span>Responsive</span></a></li>
|
<li><a class="i3" href="#tab3" data-toggle="tab" ><i></i><span>Responsive</span></a></li>
|
||||||
<li><a class="i4" href="#tab4" data-toggle="tab" ><i></i><span>Documentation</span></a></li>
|
<li><a class="i4" href="#tab4" data-toggle="tab" ><i></i><span>Documentation</span></a></li>
|
||||||
<li><a class="i5" href="#tab5" data-toggle="tab" ><i></i><span>Quality</span></a></li>
|
<li><a class="i5" href="#tab5" data-toggle="tab" ><i></i><span>Be Star!</span></a></li>
|
||||||
<li><a class="i6" href="#tab6" data-toggle="tab" ><i></i><span>Support</span></a></li>
|
<li><a class="i6" href="#tab6" data-toggle="tab" ><i></i><span>Support</span></a></li>
|
||||||
</ul><!-- CASTOM TAB -->
|
</ul><!-- CASTOM TAB -->
|
||||||
</div><!-- //CONTAINER -->
|
</div><!-- //CONTAINER -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue