From the course: Create a Quick, Clean, and Cheap Website with Bootstrap Templates

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Solution: Basic layout

Solution: Basic layout - Bootstrap Tutorial

From the course: Create a Quick, Clean, and Cheap Website with Bootstrap Templates

Start my 1-month free trial

Solution: Basic layout

(upbeat music) - [Instructor] All right. So let's get started on that solution for chapter two, challenge one. So if you open your Exercise Files this is the index page of the bare bootstrap template. Only I've added some additional styles at the top here so that when you're creating your layout you can go ahead and see what you're creating because none of your divs are going to have content inside. It's going to be kind of hard to see your layout in action when we preview it in the browser. So I just added some things like height and width and just a border so that you can see exactly what you're doing. So let's go ahead and get started on the solution. If you scroll down to the body tags where you see a comment labeled Page Content. So a comment inside of code or HTML code to be specific is always seen in sublime as being gray in color and comments specifically always start with an opening bracket, an exclamation…

Contents