Added links to sites with more information (#23660)

pull/23964/head^2
Tom K 2018-12-07 22:50:08 -08:00 committed by Manish Giri
parent 54fc2cc83b
commit e2a1ccffa2
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,6 @@ title: Basic HTML
</html>
```
### Sample HTML Program
```html
@ -57,4 +56,5 @@ The `<body></body>` is were the tags that will display on the page are such as `
#### More Information
<!-- Please add any articles you think might be helpful to read before writing the article -->
- [W3schools](https://www.w3schools.com/html/)
- [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML)
- [W3schools](https://www.w3schools.com/html/)