This course has already ended.

Bootstrap

Download the template

bootstrap.html

Instructions

../../_images/bootstrap_example.png

Here is a list of classes that you’ll need to add to the page.

class="jumbotron text-center"
class="container"
class="row"
class="col-sm-4"
class="text-center"
class="btn btn-success"
class="btn btn-danger"

class=”col-sm-4” should appear three times but you’re only allowed to use the other classes once.

Attention

Don’t modify the HTML in any other way except for adding the classes.

When you’re happy with the results return the bootstrap.html for grading.

A+ presents the exercise submission form here.

Posting submission...