Added links to sites with more information (#23660)
This commit is contained in:
@ -16,7 +16,6 @@ title: Basic HTML
|
|||||||
</html>
|
</html>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
### Sample HTML Program
|
### Sample HTML Program
|
||||||
|
|
||||||
```html
|
```html
|
||||||
@ -57,4 +56,5 @@ The `<body></body>` is were the tags that will display on the page are such as `
|
|||||||
|
|
||||||
#### More Information
|
#### More Information
|
||||||
<!-- Please add any articles you think might be helpful to read before writing the article -->
|
<!-- 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/)
|
||||||
|
Reference in New Issue
Block a user