Edit This Code:
See Result »
<!DOCTYPE html> <html> <body> <svg height="30" width="200" xmlns:xlink="http://www.w3.org/1999/xlink"> <a xlink:href="index.html" target="_blank"> <text x="0" y="15" fill="red">I love SVG!</text> </a> Sorry, your browser does not support inline SVG. </svg> </body> <!-- Mirrored from www.w3schools.com/svg/tryit.asp?filename=trysvg_text5 by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 13 Mar 2016 11:03:26 GMT --> </html>
Result: