I am trying to stack two canvas together and make it a double layers canvas.
I\'ve saw an example here:
&l 相关标签:
If you set both left and right to zero, and left and right margins to auto you can center an absolutely positioned element.
position:absolute; left:0; right:0; margin-left:auto; margin-right:auto;