Is there a style sheet formatting language alternative to CSS? Or is CSS the current single language for doing Style Sheet formatting type things?
I looked at the wr
An alternative a long time ago JavaScript Style Sheets (JSSS) was a stylesheet language technology proposed by Netscape , if anyone interested i'll drop you some links http://en.wikipedia.org/wiki/JavaScript_Style_Sheets
here is the proposal http://www.w3.org/Submission/1996/1/WD-jsss-960822 i think this was a good idea but sadly css won, but maybe some parts got integrated with javascript??
Also maybe instead of using css you could use svg for some text effects look at the examples
http://msdn.microsoft.com/en-us/ie/hh410107.aspx
and some animations
http://svg-wow.org/text-effects/text-effects.xhtml
some buttons effects https://www.svgopen.org/2008/papers/86-Achieving_3D_Effects_with_SVG/
here is a cooleer example for styling text you should look at this http://www.hongkiat.com/blog/scalable-vector-graphics-text/