So I have a html ,css , and javascript files, they all form a tiny little web app which is required for a homework for my web app course, part of my homework is to make a bootstrap version off the web i just made.
My question is how do I convert my code to bootstrap to make my web responsive? what tricks/shortcuts can I take?
There are two ways to start using Bootstrap on your own web site. You can: Download Bootstrap from getbootstrap.com. Include Bootstrap from a CDN.
What is Bootstrap? Bootstrap is a free, open source front-end development framework for the creation of websites and web apps. Designed to enable responsive development of mobile-first websites, Bootstrap provides a collection of syntax for template designs.
You should read bootstrap documentation here: http://getbootstrap.com/css/
I'll recommend you to start by choosing what type of container your content will be using: normal one, or fluid (100% browser width). With this defined, you can start putting some responsive grid classes on your div's.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With