- 1

How different CSS and Bootstrap on html?

i think that css has basic rule and bootstrap has many different function than css

11th Aug 2019, 5:50 PM
Ko Htet
Ko Htet - avatar
1 Answer
+ 10
Bootstrap is simply a CSS library/framework created to help making responsive web pages easier. It's not a type of CSS, it's CSS that's already written and ready for you to use. All you need to learn is the class names. https://www.w3schools.com/whatis/whatis_bootstrap.asp
11th Aug 2019, 6:56 PM
Oma
Oma - avatar