Last active
August 31, 2015 14:12
-
-
Save fredericAerts/5d3e89c1e792b4fd9efc to your computer and use it in GitHub Desktop.
web developer in 3 days - v6
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
| <section class="hero"> | |
| <h1 class=“hero-title">How to become a web developer in 3 days</h1> | |
| <img class=“hero-image" src="images/logo.png"> | |
| <a class="btn btn-success btn-lg" type="button" href="http://www.fredericaerts.com/#/writing/series/how-to-become-a-web-developer-in-3-days?article=day-1:-what-websites-are-made-from" target="_blank"> | |
| Start building | |
| </a> | |
| </section> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment