ZIM Frame Tag mode (with dimensions)

This template shows how to place a DIMENSIONED Canvas in an HTML element with a specified on tag ID (holder in this case). ZIM Frame will make the Canvas with an id the same as the holder tag but with the word Canvas added to the end. You may choose to scale the canvas with CSS - just try to scale from big to small - like you would a picture. The stage size will be the dimensions you provide to Frame regardless of scaling (like the fit mode).

Frame uses appendChild() to add the canvas tag to the specified element.