Click to See Complete Forum and Search --> : Applying SVG type styles to HTML type elements.


the tree
03-05-2007, 11:24 AM
If I were mixing xHTML and SVG then could I apply the type of styles that I would usually apply to <text>, to my <h2> elements so that I could have pretty headings without having to make half a gazzilion SVG files and not do any unnecessary scripting?
If so, how should I do this?

Mr Initial Man
03-05-2007, 07:30 PM
Why not just try it?