strokeStyle ='#000'; // color of stroke(rect 2) context.fillRect(50,65,200,100); context.strokeRect(300,65,200,100); </script> </body> </html>.
確定! 回上一頁