Bootstrap Tutorial for Beginners | What is Bootstrap | Web Development Tutorial for Beginners Part 6

Bootstrap Tutorial for Beginners | What is Bootstrap | Web Development Tutorial for Beginners Part 6
Hello and Welcome back to Web Development Tutorial conducted by Acadgild. In the previous video, we have learned the concepts of jQuery. If you have missed the previous session kindly check in the description part or click the following link.

JQuery Tutorial: https://www.youtube.com/watch?v=h3gak2NBb_Y

In this video, we shall discuss ‘Bootstrap’ – So,
What is Bootstrap?
It is a free front-end framework for web development that is fast and easy to use. Bootstrap includes HTML and CSS based design templates for typography, forms, buttons, tables, navigation, etc. It also includes several JavaScript plugins.

Bootstrap was developed by two engineers, who worked for Twitter before. It was released in 2014, and since then it has been the number one project on GitHub.

Why should we use Bootstrap?
Bootstrap offers several advantages. The most important of these being – it is easy to use, has several responsive features, and is compatible with all the latest browsers.

How to get Bootstrap?
We can download Bootstrap from www.getbootstrap.com. The latest version that is available for download is version 4.0.0 (beta).

To download click on the download button, and select your preferred option. In the demo video version, 3.3.7 would be downloaded and used. I will demonstrate to you the CDN way of installing Bootstrap. CDN stands for Content Delivery Network. All that must be done is to copy the content(code) and return to the sublime text editor.

It is the same tool which was used in our previous video tutorial. For this tutorial, change the text to HTML. Let’s understand this step by step.
• Start by creating an HTML template; let’s call it Bootstrap Demo.
• To install this web development framework, we need to paste what we have copied from the Bootstrap website over the sublime text editor. There are also other ways to download the framework. We could use Bower, npm, or something like composer

Go through the entire video and learn more about bootstrap.
Thank you for watching this video. The next video introduces Angular. Do not miss it. Subscribe to our YouTube channel for all the latest updates and information regarding our courses. Join AcadGild now to kickstart your dream career.

Please like and share the video and kindly give your feedbacks and subscribe the channel for more tutorial videos.

For more updates on courses and tips follow us on:
Facebook: https://www.facebook.com/acadgild
Twitter: https://twitter.com/acadgild
LinkedIn: https://www.linkedin.com/company/acadgild

You May Also Like