I have the following HTML code, where I would like to format with css a data format (coming from xml) which can\'t be changed.
I have to give different styles to el
For some unknown reason, Chrome is rather strict on HTML tags thus the CSS rule won't work well in the said browser.
A suggestion though, why don't you style the XML instead?