Update 'HTML'
parent
d2581d1de6
commit
5aac9a59b3
9
HTML.md
9
HTML.md
@ -31,3 +31,12 @@
|
||||
* [A basic HTML Cheatsheet](https://developer.mozilla.org/en-US/docs/Learn/HTML/Cheatsheet);
|
||||
|
||||
* [HTML CheatSheet extensive reference list](https://html.com/wp-content/uploads/html-cheat-sheet.pdf) - notice that the markup language may change so this PDF is not future proof ;)
|
||||
|
||||
|
||||
### Canvas
|
||||
|
||||
* [W3 Canvas Drawing + JS Animations](https://www.w3schools.com/html/html5_canvas.asp)
|
||||
|
||||
* [Moz Canvas Drawing](https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API/Tutorial/Basic_animations)
|
||||
|
||||
* [HTML 5 Canvas Video Tutorial](https://www.youtube.com/watch?v=EO6OkltgudE&list=PLpPnRKq7eNW3We9VdCfx9fprhqXHwTPXL)
|
Loading…
Reference in New Issue
Block a user