C
C
calculator2122021-02-04 15:47:49
css
calculator212, 2021-02-04 15:47:49

Are there big differences in bootstrap versions?

Such a question, how good is the compatibility of different versions of bootstrap, I saw a number of articles in which they recommend using newer versions, and they write that there is no compatibility, but I made some simple simple forms and the code given for version 3 works quite well in 4. Am I right? I understand that some
features can be added between versions, but the main classes and ideology + - are unchanged?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
approximate solution, 2021-02-04
@calculator212

bootstrap 3 - on floats
bootstrap 4+ grid - on flexes
Making new classes for each version is a shot in the leg, since bootstrap is a business tool, and the ability not to learn new classes is a plus for developers' karma.

S
Sanes, 2021-02-04
@Sanes

50/50
Everything is in the documentation with examples. There is nothing to study there. Opened the documentation and looked.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question