learnbywatch

Bootstrap Basics for Absolute Beginners

Bootstrap is a frontend toolkit that includes CSS and JS library. Bootstrap can be used to style and to add interactivity to a web page without coding. This course will help you to start with Bootstrap in few hours.
Last Updated
Language: English

What You'll Learn

  • 01
    Read an HTML document and identify basic elements
  • 02
    Read CSS class and style
  • 03
    Use Inspect tool in browser to check and modify HTML element style
  • 04
    Use CSS in a HTML document
  • 05
    Install and use Bootstrap with HTML document
  • 06
    Explain the advantage of Bootstrap over custom CSS
  • 07
    Read and use documentation available on latest version of Bootstrap website
  • 08
    Apply Bootstrap component styles on HTML elements
  • Curated Videos for Course

    1
    Play Video

    Learn CSS in 12 Minutes

    13 minutes

    This video will help you in understanding how HTML elements helps in structuring the web page components and how CSS helps in realizing planned webpage. While watching this video focus on web-page design that was created on paper, div tags on HTML file and CSS classes defined in CSS file and declared in HTML webpage with id="css_class". This much of information is sufficient for you to understand the importance of CSS.

    Play Video

    Learn CSS in 12 Minutes

    13 minutes

    This video will help you in understanding how HTML elements helps in structuring the web page components and how CSS helps in realizing planned webpage. While watching this video focus on web-page design that was created on paper, div tags on HTML file and CSS classes defined in CSS file and declared in HTML webpage with id="css_class". This much of information is sufficient for you to understand the importance of CSS.

    3
    Play Video

    How to Link Bootstrap 5 in HTML File 2021

    4 minutes

    If you have watched previous videos of this course than you know the importance of CSS. You also know that defining each CSS class as per the screen sizes and aesthetic requirement is a time taking process. Bootstrap is a predefined CSS and JS library that you can use with your web project just by importing it. This video will help you in using Bootstrap in a simple HTML project. I suggest you to follow the instructions given in this video and try to use various Bootstrap components in your webpage.

    Play Video

    How to Link Bootstrap 5 in HTML File 2021

    4 minutes

    If you have watched previous videos of this course than you know the importance of CSS. You also know that defining each CSS class as per the screen sizes and aesthetic requirement is a time taking process. Bootstrap is a predefined CSS and JS library that you can use with your web project just by importing it. This video will help you in using Bootstrap in a simple HTML project. I suggest you to follow the instructions given in this video and try to use various Bootstrap components in your webpage.

    4
    Play Video

    Learn Bootstrap in less than 20 minutes – Responsive Website Tutorial

    19 minutes

    Once you have integrated bootstrap in your project, you can use the components in your webpage. This video will help you in reading Bootstrap document and utilizing the document to select and use components in your webpage or web-project. When you watch this video, try to create some of the components in your webpage too. This will improve your confidence and help you in understanding the use of bootstrap for smaller to bigger web development projects.

    Play Video

    Learn Bootstrap in less than 20 minutes – Responsive Website Tutorial

    19 minutes

    Once you have integrated bootstrap in your project, you can use the components in your webpage. This video will help you in reading Bootstrap document and utilizing the document to select and use components in your webpage or web-project. When you watch this video, try to create some of the components in your webpage too. This will improve your confidence and help you in understanding the use of bootstrap for smaller to bigger web development projects.

    2
    Play Video

    How to use Google Chrome Inspect Element tool

    3 minutes

    Almost all browsers gives you inspect tool that allow you to interact with HTML elements and its style. Inspect tool is very useful as it allow you to change the look-n-feel of your website to see final result without actually making the changes in code. Once you are satisfied with the modified CSS than you can put that in code. Also, its fun to see how other developers has styled the elements. Its very important that you know how to use inspect tool as a teacher/project-manager and of course as a developer.

    Play Video

    How to use Google Chrome Inspect Element tool

    3 minutes

    Almost all browsers gives you inspect tool that allow you to interact with HTML elements and its style. Inspect tool is very useful as it allow you to change the look-n-feel of your website to see final result without actually making the changes in code. Once you are satisfied with the modified CSS than you can put that in code. Also, its fun to see how other developers has styled the elements. Its very important that you know how to use inspect tool as a teacher/project-manager and of course as a developer.

    Instructor

    Yogendra Pal
    Assistant Professor
    NIIT University, Neemrana
    Dr Yogendra Pal, a PhD from IIT Bombay, is an Assistant Professor in Educational Technology at NIIT University (NU). He has seven years of experience in industry, research and academia. His teaching and research areas focus on the use of information and communications technology to impart education, especially to teach computer programming to non-English speaking students. He has, in fact, been producing videos to teach programming to Hindi speakers on his YouTube channel, ‘Learn By Watch’, since 2009.
    Bootstrap Basics for Absolute Beginners

    This course includes:

    📀      4 Curated Videos

    Course Requirements:

  • 01
    Basic Knowledge of HTML
  • 02
    A laptop/desktop with access to internet
  • 03
    A web server to host and use bootstrap on live websites
  • Who this course is for:

  • 01
    Teachers who want to use Bootstrap in Web Projects
  • 02
    Project Managers who want to learn basic Bootstrap to manage web projects
  • 03
    An absolute beginner in web design who are looking for a fast way to style html documents
  • Academic Courses using this Micro Course

    Scroll to Top
    Scroll to Top