Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
55. Downloading Bootstrap 4 - Full stack web development Tutorial Course
Play lesson

Full Stack Web Development Tutorial Course - 55. Downloading Bootstrap 4 - Full stack web development Tutorial Course

4.0 (3)
36 learners

What you'll learn

This course includes

  • 26.3 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

This FullStackWebDevelopment tutorial course series video introduces us to steps to download #bootstrap4 #frontend #framework. There are several different ways to download Bootstrap 4. 1) For beginners, it is better to start with the basic one which includes CSS and JS which does not include any documentation or source files. It can also work offline that means it does not require an internet connection but it might not work for some browsers. - It contains compiled and minified CSS bundles and JS plugins. - Click on the download Bootstrap button. And the .zip file would get downloaded. Extract it and go in the distribution folder. - Add the file link to the HTML document and then open the web page using web browsers. 2) The second way is to download the whole source file which includes all SaSS and deeper JS files if you want to integrate with your project’s asset pipeline. This option requires additional tooling: - A SASS compiler for compiling CSS. - An auto-prefixer for CSS vendor prefixing. 3) The third way is to use the Bootstrap CDN, Content Delivery Network which has all the basic CSS and JS from Bootstrap’s website over the network injecting it into the project. It is better to go with this one because CDN offers performance benefits by reducing loading time. This method is very easy. - Navigate to getbootstrap.com - Click Getting Started or you can refer to any other site. - Copy the Bootstrap CDN CSS, JS, popper.js and jQuery links. - Paste the CSS file links using link src tag in the head section, use scrip src for js files and place them before end of HTML tag. ---------------------------- Week 2: Day 3 Section 7: Introduction to Bootstrap 4 Tutorial 55: Downloading Bootstrap 4 ---------------------------- Do subscribe and hit Bell Icon ---------------------------- Follow us in social media handles for opportunities and code related support. Instagram: https://www.instagram.com/wb.web/ Facebook: https://www.facebook.com/wbweb/ Twitter: https://twitter.com/wbweb_in/ LinkedIn: https://www.linkedin.com/company/wbweb/ ---------------------------- Got a question on the topic? Please share it in the comment section below and our experts will answer it for you. For more information, please write back to us at [email protected] or call us at IND: 7077568998 After completing the course, write to [email protected] for internship or freelancing opportunities. For consultation or partnership, related queries drop a mail to [email protected].

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere