codemarch
codemarch

@codemarch

4 Tweets 6 reads Nov 14, 2022
Learn HTML Canvas & Emoji.
Visually Explained📝
Thread 🧵
👉 What is HTML Canvas?
🔹The HTML `<canvas>` element is used to draw graphics, on the fly, via JavaScript.
🔹The `<canvas>` element is only a container for graphics. You must use JavaScript to actually draw the graphics.
👉 What are Emojis?
🔹 Emojis look like images, or icons, but they are not.
🔹 They are letters (characters) from the UTF-8 (Unicode) character set.
🔹Emojis are characters from the UTF-8 character set: 😄 😍 💗
Example:
If you enjoyed reading this thread, please do the following:
1. Like the thread❤️
2. Retweet the first tweet.🔃
3. Follow me and enable notifications: ✅
@CodeMarch
And also look at our Ebook (HTML & CSS Visual Treat!)👇
codemarch.gumroad.com

Loading suggestions...