HTML5 Canvas Requirements
2 min readApr 12, 2021
What do you need to know before starting?
What we need to work with Canvas?
- HTML5 Supported Web Browser
- Enable JavaScript
- Text Editor
Browser & HTML5
You can check you HTML5 capabilities here.
Enable Javascript in your browser
Canvas API requires JavaScript enabled. So check it’s done here.
You should see this green message.
Otherwise you need to enable it. You can find the detailed instructions how to do it.
Editor
I advise you one of these IDEs:
What next? All Canvas Series
Soon I’ll add other posts one by one. You can also get all of them for free here.
- What is HTML5 Canvas?
- HTML5 Canvas Requirements
- HTML5 Canvas Elements
- HTML5 Canvas Rectangles and Colors
- HTML5 Canvas Chess board
- HTML5 Canvas Circles & Pac-man
- HTML5 Canvas Shadows
- HTML5 Canvas Text
- HTML5 Canvas Images
- HTML5 Canvas Mouse Events
- HTML5 Canvas Key Events
- HTML5 Canvas Animation
Thank you for your attention
Thank you for your attention.
Do you need help with web or mobile development? Feel free to contact me here.
P.S. I really appreciate your like or share 🙏.