+ 4
what is difference between css and bootstrap
i need the short answers
2 Answers
+ 6
CSS is more complex than Bootstrap because there is no pre-defined class and design.
Bootstrap is easy to understand and it has much pre-design class. In CSS, we have to write code from scratch.
+ 5
Css is a use for styling html page
And bootstrap is a framework for css that make your work easy in css
Happy coading âșïž