Which browsers have support for CSS :before { content: "x"; }? I could not find any information about this question. It seems that the CSS attribute content is quite unknown in the community although seemingly useful.
+2
A:
You are looking for the Quirksmode compatibility tables.
Not supported by IE7 and lower.
IE8b1 doesn't accept images as content.
Pekka
2010-03-12 09:33:14