Added link to beginning HTML lesson. (#26171)
This commit is contained in:
committed by
Christopher McCormack
parent
b5597d0e6f
commit
b2ac9b1702
@ -159,10 +159,12 @@ 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.
|
||||
|
||||
#### Learn HTML
|
||||
- [Introduction to Basic HTML & HTML5](https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/)
|
||||
|
||||
#### More Information
|
||||
|
||||
- [HTML Elements](https://guide.freecodecamp.org/html/elements)
|
||||
- [Semantic HTML](https://guide.freecodecamp.org/html/html5-semantic-elements)
|
||||
- [HTML Attributes](https://guide.freecodecamp.org/html/attributes)
|
||||
- [HTML Reference](https://htmlreference.io/)
|
||||
- [HTML Reference](https://htmlreference.io/)
|
||||
|
Reference in New Issue
Block a user