
IN this video we will install Atom and a browser to work with
Installing Bootstrap 4 by downloading CSS and JS files
Installing Bootstrap 4 by linking CSS and JS files online, AKA CDN linking
Introduction about what is coming up in this section
Let's start with text tags like H1 to H6 in Bootstrap 4
Text like paragraph and display 1 can be further helpful
Let's look at some inbuilt classes for images
Our very first Project is a watch landing page
Let's complete watch landing page
Introduction about what is coming up in this section
Moving on to Container and fluid containers
Media break points helps us to change CSS according to screen width
Boostrap has got 12 column grid system that we will explore in this video
Let's see if we can change column size based on screen sizes
Further we will have different column layout on different screens
Basics of flexbox and focusing on align item property
moving on to another important flexbox property, justify content
Let's use these flexbox properties in order to align and nest grids
Now let's use grid knowledge to make our landing page further great
Finishing up the project
Introduction about what is coming up in this section
Exploring the basic colour scheme in bootstrap like primary, info and danger colour
Having a look at different types of buttons
Jumbotron is like a hero area in bootstrap. It gets quick focus on the page
Navbar is completely re-written in Bootstrap 4 and we will look at it's basic and color styling
Let's make a custom navigation bar
Finishing custom navbar with drop downs
Modern websites uses sliders or know as carousels in bootstrap, a lot. Let's learn to use them
Introduction about what is coming up in this section
Cards are new introduction in Bootstrap 4, let learn the basics of cards
Now, let's implement card by using them in a landscape based picture section
Introduction to modals in bootstrap 4
Modal have 2 phases to work on with, in this video we will work with trigger element.
Finally, lets finish login modal window and also use input forms
Thanks for taking out this course. Check out other igneus technologies courses, here at Udemy
Welcome to complete Bootstrap 4 training with 3 projects.
What is Bootstrap ?
While writing code for a web page, we want our code to be responsive. In mobile oriented world, most people access websites on small devices. In order to do so, we have to write a lot of CSS. Not just vanilla CSS, CSS that is responsive. I know, that is a pain.
Now, Imagine that If you could use CSS, written by someone else, that is fully responsive. Typical CSS things like button design, page structure design or sliders, already cooked up for you. Seems like unreal ?
This is exactly what Boostrap is.
What knowledge do I need before learning Bootstrap 4?
First thing, this is a sound up course and is not dependent on any previous version of Bootstrap. Although, there is some amount of HTML and CSS that you need with you. We won’t be discussing things like what a body tag does or How you can select a paragraph with specific class in CSS.
This is kind of a course that is perfect once you are finished with your basic HTML and CSS training.
What you will cover in this course ?
This course covers 3 main things.
These 3 points may look really simple but these are fundamental blocks of getting started as a web developer. Our goal is to make sure that you understand syntax of Boostrap 4. Further together, we will make projects so that you can understand entire workflow of creating landing pages and web pages. Further we will also look at finding right things from digging into documentation of Bootstrap 4. New elements like Cards and media queries are also covered.
There is a lot to learn in here, Catch you up inside the course