<?xml version="1.0" standalone="no"?> <!DOCTYPE svg SYSTEM "svg-20000303-stylable.dtd" > <svg width="500" height="500"> <defs> <filter id="Bevel"> <feGaussianBlur result="blur" in="SourceAlpha" stdDeviation="3"/> <feSpecularLighting result="specOut" in="blur" surfaceScale="5" specularConstant="1" specularExponent="10" lightColor="#c00000"> <fePointLight x="-5000" y="-10000" z="20000"/> </feSpecularLighting> <feComposite result="specOut" in="specOut" operator="in" in2="SourceAlpha"/> <feComposite result="litPaint" in="SourceGraphic" operator="arithmetic" k1="0" k2="1" k3="1" k4="0" in2="specOut"/> </filter> </defs> <text style="stroke:#000000; stroke-width:1; stroke-opacity:1; font- size:24; font-family:Arial; font-weight:400; fill:#000000; fill- opacity:1" x="99" y="227"></text> <g style="filter:url(#Bevel); stroke:#000000; stroke-width:1; stroke- opacity:1; stroke-miterlimit:10; fill:#000000; fill-opacity:1" > <polygon id="inside" points="238,86,238,236,283,253,355,190,238,236,238,291,309, 354,238,236,192,253,166,351,238,236,209,190,120,190,238, 236,264,190" /> <polygon id="outside" style="fill:none" points="238,86,264,190,355,190,283,253,309,354,238,291, 166,351,192,253,120,190,209,190" /> </g> </svg>
Integrated Design | Scalable Vector Graphics (Web Techniques, Apr 2001)
The blending of technology and art has always turned me on. I think that's why the Web originally seduced me, and why I've stuck around so long. Many Web designers and developers share this attraction. The two sides of our brains can have an affair, and that makes for a fun and rarely boring relationship.Related Reading
More Insights
INFO-LINK
To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy. | |