It has been suggested that I use CSS for displaying XML. I know in my heart that this is wrong, but cannot find the words to adequately convince others. Can anyone provide me with a list of pros/cons of using CSS and XSLT for displaying XML.
Thanks! It would really help knowing how and where you want to display XML. Is it in a browser, same way as HTML, or another type of user agent? Must it be indexable by search engines or readable by text-to-speech readers?
以上就是XSLT vs CSS for displaying XML的详细内容,更多请关注web前端其它相关文章!