Answer the question
In order to leave comments, you need to log in
How to quickly make a high-quality landing page on bootstrap?
Greetings ladies and gentlemen, there was a need to make a good landing on this framework, in the layout itself at the initial level, at the moment I am learning bootstrap, using video tutorials. Are there ready-made templates for a classic Russian landing page (I specify, because European templates are structured a little differently) not like we do in general :) Maybe someone has a ready-made solution that you use for landing page layout, changing only the number sections, size, and graphics. Thanks in advance.
Answer the question
In order to leave comments, you need to log in
The whole point of the bootstrap can be summed up like this:
<div class="container">
<div class="row">
<div class="col-md-6">left</div>
<div class="col-md-6">right</div>
</div>
</div>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question