Team:XMU Software/Team
From 2013.igem.org
(Difference between revisions)
YuezhenChen (Talk | contribs) |
YuezhenChen (Talk | contribs) |
||
Line 73: | Line 73: | ||
grd1.addColorStop(0.5,"#5a5a59"); | grd1.addColorStop(0.5,"#5a5a59"); | ||
grd1.addColorStop(1,"#e3e3e3"); | grd1.addColorStop(1,"#e3e3e3"); | ||
- | cxt1.fillStyle= | + | cxt1.fillStyle=grd1; |
cxt1.fillRect(500,500,500,105); | cxt1.fillRect(500,500,500,105); | ||
</script> | </script> | ||
</html> | </html> |
Revision as of 15:58, 22 October 2013