Added link to beginning HTML lesson. (#26171)

This commit is contained in:
Trenton Blackwell
2018-12-03 13:48:56 -08:00
committed by Christopher McCormack
parent b5597d0e6f
commit b2ac9b1702

View File

@ -159,6 +159,8 @@ There are many possible ways a user can give input/s like:
``` ```
Comments can help in the understanding of the markup and do not display in the webpage. Comments can help in the understanding of the markup and do not display in the webpage.
#### Learn HTML
- [Introduction to Basic HTML & HTML5](https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/)
#### More Information #### More Information