+ 3
What is the use of Bootstrap?
what do i need to create a website? how to set up to my computer the required?? thanks if someone answered this.
4 Answers
+ 5
â Bootstrap is the most widely used front-end framework for faster and easier web development. Just a basic knowledge of HTML and CSS is enough to get started.
https://www.sololearn.com/learn/1051/?ref=app
⥠You need to know web designing languages,if you want to make website likes,
â html
â CSS
â javascript
+ 5
Bootstrap is great for developers because they usually don't have a great notion of design, which is something else entirely, and with it's classes for icons, complete design structures, animations and other stuff you get a more than decent look and feel for your web project.
+ 1
Bootstrap 3 html
Bootstrap is the most widely used front-end framework for faster and easier web development. Just a basic knowledge of HTML and CSS is enough to get started.
What's more Bootstrap 3 is mobile-first and has built-in features for making responsive web designs that allow web sites to automatically adjust themselves to look good on devices of all sizes.
There are two ways to use Bootstrap on a web site:
- Download Bootstrap from getbootstrap.com
- Include Bootstrap from a CDN
+ 1
thanks for asking this question. I too would like to create a website and think this framework will help me with design now.