Edit More Information: (#27066)

This commit is contained in:
quang1793
2019-01-01 00:06:52 +07:00
committed by Christopher McCormack
parent 3cee0f4afb
commit fb67a45f75

View File

@ -176,5 +176,6 @@ table, th, td {
```
#### More Information:
* [MDN - table](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/table)
* [YouTube - HTML Tables Tutorial](https://www.youtube.com/watch?v=BczLWImAmBk)
- [MDN - table](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/table)
- [YouTube - HTML Tables Tutorial](https://www.youtube.com/watch?v=BczLWImAmBk)
- [W3C HTML Tables](https://www.w3schools.com/html/html_tables.asp)