English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I want to create a style sheet for particular xml document having Tables, list, footnote, images, comments, etc., to browse that document in internet explorer.
so I want to know the different types of markup for creating such style sheets

2007-05-28 16:27:04 · 2 answers · asked by prashant n 1 in Computers & Internet Programming & Design

2 answers

Careers have been built on xsl!

I keep at my side a couple of books,

Michael Kay's XSLT Programmer's reference.
Michael Kay's XSL 2.0 Programmer's reference.
and the XSLT cookbook from O'Reilly.

The great thing about XSL is that is doesn't limit you to any one technology. I can intermix CSS,JavaScript, and all xhtml technologies and tricks.

A good choice for a transformer is Saxon. Great(better than some of the others) error messages and real XSL 2.0 features.

I use xsl off-line(Saxon) and online(from the browsers), when the program is simple enough.

I throw in a great JavaScript library from http://jQuery.com and I can produce great websites easily.

Good Luck, and welcome to the Web 2.0 world.

2007-05-28 18:17:35 · answer #1 · answered by jake cigar™ is retired 7 · 2 0

Try this web site

2007-05-28 20:42:52 · answer #2 · answered by AnalProgrammer 7 · 0 1

fedest.com, questions and answers