Is it possible to have a element within another element? I know i can layer them, but is this possible -
The canvas specification does not allow for this. The canvas element may be used in an embedded content context; nesting a canvas element places it in a fallback content context, which is not supported.