Duration: 18:13 min
Summary: Today, we will start creating examples with Bootstrap 3. We will review the current changes on the Bootstrap web site. We already discussed that Bootstrap3 is not compatible with the previous version. We will explore the Bootstrap site to see what kind of changes are in place. Then, we will create a simple example that used Bootstrap 3 be referencing the appropriate files. Finally, we will explore the changes happening with the grid. We will look at an example to change our code from using “span” to using “col-md-xx” and “col-xs-xx”.