Posts

Showing posts from September, 2019

First HTML Project!

Image

HTML 5 Canvas Tutorials

Here are the HTML 5 canvas tutorials I found the most helpful: https://www.html5canvastutorials.com/tutorials/html5-canvas-shape-fill/ - This one helped me get a better grasp on how to code lines https://www.w3schools.com/html/html5_canvas.asp - We might have looked at this one in class  but it helped me understand coding as a whole a little better https://html5tutorial.info/html5-canvas-rect.php - This tutorial helped me with coding the square.