<?xml version="1.0" standalone="no"?> <!DOCTYPE svg SYSTEM "svg-20000303-stylable.dtd" > <svg width="400" height="50"> <defs> <filter id="Bevel"> <feGaussianBlur result="blur" in="SourceAlpha" stdDeviation="3"/> <feSpecularLighting result="specOut" in="blur" surfaceScale="5" specularConstant="1" specularExponent="10" lightColor="#800000"> <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> <filter id="Bevel1"> <feGaussianBlur result="blur" in="SourceAlpha" stdDeviation="3"/> <feSpecularLighting result="specOut" in="blur" surfaceScale="5" specularConstant="1" specularExponent="10" lightColor="#800000"> <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> <rect style="filter:url(#Bevel); stroke:#000000; stroke-width:1; stroke-opacity:1; fill:#000000; fill-opacity:1" x="4" y="36" width="392" height="6" transform="matrix(1 0 0 0.333333 0 30)" /> <text style="filter:url(#Bevel1); stroke:#000000; stroke-width:1; stroke-opacity:1; font-size:24; font-family:Arial; font-weight:400; fill:#000000; fill-opacity:1" transform="matrix(1 0 0 1 107 42)">Welcome to Your Business</text> </svg> <!-- Generated by Jasc WebDraw on 09/03/00 09:08:26 -->
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. | |