|
|
|
|
|
by ha1zum
324 days ago
|
|
This could have a great utility, but for me HTML in canvas in HTML feels so cursed. To make it make sense in my opinion canvas should already be a first class format for web browsers, so it doesn't have to be inside a HTML. Then we would have a choice of HTML-first page with canvas elements in it, or a canvas-first page with HTML elements in it. But what do I know. |
|
If you have a canvas-first page, where do you store the title? Right, in <title>, so
In reality they should really just allow content in the canvas element and call it a day: