Team:XMU Software/Team
From 2013.igem.org
(Difference between revisions)
YuezhenChen (Talk | contribs) |
YuezhenChen (Talk | contribs) |
||
Line 67: | Line 67: | ||
cxt.fillRect(0,0,1348,395); | cxt.fillRect(0,0,1348,395); | ||
- | + | <svg width="100%" height="100%" version="1.1"xmlns="http://www.w3.org/2000/svg"> | |
- | + | <defs> | |
- | + | <radialGradient id="shadow" cx="20%" cy="40%" r="50%" fx="50%" fy="50%"> | |
- | + | <stop offset="0%" style="stop-color:rgb(200,200,200);stop-opacity:0"/> | |
- | + | <stop offset="100%" style="stop-color:rgb(0,0,255);stop-opacity:1"/> | |
- | + | </radialGradient> | |
- | + | </defs> | |
- | + | <ellipse cx="230" cy="200" rx="110" ry="100" style="fill:url(#shadow)"/> | |
+ | </svg> | ||
</script> | </script> | ||
</html> | </html> |
Revision as of 16:04, 22 October 2013