|
10 | 10 | <div class="col-lg-4 col-sm-4"> |
11 | 11 | <!-- <hr class="section-heading-spacer"> --> |
12 | 12 | <div class="clearfix"></div> |
13 | | - <h2 class="section-heading"><i class="fa fa-forward"></i> Learn Faster <i class="fa fa-forward"> </i></h2> |
14 | | - <div class="lead">The science is in: people learn best by doing, with quick feedback in a real world environment.</div> |
| 13 | + <h2 class="section-heading"> |
| 14 | + <i class="fa fa-forward"></i> |
| 15 | + Learn Faster |
| 16 | + <i class="fa fa-forward"></i> |
| 17 | + </h2> |
| 18 | + <div class="lead">The science is in: people learn best by doing, with quick and helpful feedback or hints in a real working environment.<br><br>If you like CodeCademy, we hope you'll love CodeRoad</div> |
15 | 19 | </div> |
16 | 20 |
|
17 | 21 | <div class="col-lg-4 col-sm-4"> |
18 | 22 | <!-- <hr class="section-heading-spacer"> --> |
19 | 23 | <div class="clearfix"></div> |
20 | | - <h2 class="section-heading">Free & Open <i class="fa fa-folder-open-o"></i></h2> |
21 | | - <div class="lead">Build, collaborate and deploy version controlled courses using Git & NPM. |
22 | | - </div> |
| 24 | + <h2 class="section-heading">Free & Open |
| 25 | + <i class="fa fa-folder-open-o"></i> |
| 26 | + </h2> |
| 27 | + <div class="lead">Use Git to build & collaborate on courses.<br><br> |
| 28 | + Version control & share your tutorials over NPM</div> |
23 | 29 | </div> |
24 | 30 |
|
25 | 31 | <div class="col-lg-4 col-sm-4"> |
26 | 32 | <!-- <hr class="section-heading-spacer"> --> |
27 | 33 | <div class="clearfix"></div> |
28 | | - <h2 class="section-heading">Inside of <a href="https://atom.io" target="_blank"><img src="img/atom-editor.png" height="34px" width="34px" /></a></h2> |
29 | | - <div class="lead">Atom-CodeRoad is a plugin for the free <a href="https://atom.io" target="_blank">Atom Editor</a>. Code with your favorite packages. |
| 34 | + <h2 class="section-heading">Inside of |
| 35 | + <a href="https://atom.io" target="_blank"><img src="img/atom-editor.png" height="34px" width="34px"/></a> |
| 36 | + </h2> |
| 37 | + <div class="lead">Atom-CodeRoad is a free plugin for the |
| 38 | + <a href="https://atom.io" target="_blank">Atom Editor</a>. |
| 39 | + <br><br> |
| 40 | + Code in a real environment alongside your favorite plugins. |
30 | 41 | </div> |
31 | 42 | </div> |
32 | 43 |
|
|
0 commit comments