There was an error while loading. Please reload this page.
1 parent 9fa6847 commit 3984cd8Copy full SHA for 3984cd8
README.md
@@ -639,6 +639,9 @@ Cross-Origin Resource Sharing (CORS) is a W3C spec that allows cross-domain comm
639
|fillText() |Draws "filled" text on the canvas |
640
|strokeText()|Draws text on the canvas (no fill) |
641
|measureText()|Returns an object that contains the width of the specified text |
642
+
643
+[Live Example](https://learning-zone.github.io/html-interview-questions/canvas.html)
644
645
<div align="right">
646
<b><a href="#">↥ back to top</a></b>
647
</div>
0 commit comments