Last active
August 29, 2015 14:12
-
-
Save ivanursul/58dfaf31561e61399152 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="jumbotron"> | |
| <h1>'Allo, 'Allo!</h1> | |
| <p class="lead"> | |
| <img src="images/yeoman.png" alt="I'm Yeoman"><br> | |
| Always a pleasure scaffolding your apps. | |
| </p> | |
| <p><a class="btn btn-lg btn-success" ng-href="#">Splendid!<span class="glyphicon glyphicon-ok"></span></a></p> | |
| </div> | |
| <div class="row marketing"> | |
| <h4>HTML5 Boilerplate</h4> | |
| <p> | |
| HTML5 Boilerplate is a professional front-end template for building fast, robust, and adaptable web apps or sites. | |
| </p> | |
| <h4>Angular</h4> | |
| <p> | |
| AngularJS is a toolset for building the framework most suited to your application development. | |
| </p> | |
| <h4>Karma</h4> | |
| <p>Spectacular Test Runner for JavaScript.</p> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment