January 2016
Intermediate to advanced
240 pages
7h 36m
English
This is the full listing of markup for the UI we designed and built in Chapter 8, Design Great UIs with Bootstrap’s Grid and Components. It’s included for completeness, but you will find it much easier to work with the source code, which you can download from the book’s website.[119]
| | <form> |
| | <div class="row"> |
| | <div class="col-md-6"> |
| | <article class="panel panel-primary"> |
| | <header class="panel-heading"> |
| | <h1 class="h3"> |
| | Customer |
| | </h1> |
| | </header> |
| | <section class="panel-body"> |
| | <div class="row"> |
| | <div class="col-md-4"> |
| | <div class="form-group"> |
| | <label class="sr-only" for="first-name" ... |
Read now
Unlock full access