Answer the question
In order to leave comments, you need to log in
How to include indentation library in bootstrap?
As I understand it, you connect the bootstrap.css, bootstrap.js libraries and everything should work, but some styles, such as:
<div class="m-t-10"></div>
<div class="p-t-10"></div>
<ul class="nav nav-tabs">
<li class="active">
<a data-toggle="tab" href="#tabsLogin">Войти</a>
</li>
<li>
<a data-toggle="tab" href="#tabsSignin">Зарегестрироваться</a>
</li>
</ul>
Answer the question
In order to leave comments, you need to log in
With the right css and js included, your example works great.
https://jsfiddle.net/tmxfpw1a/1/
See if you really have files connected.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question