content attribute for :before and :after is stripped out
-
I’m trying to write some CSS for :before which requires a “content” attribute. But this attribute seems to be stripped out.
.somediv:before { content: ""; }
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘content attribute for :before and :after is stripped out’ is closed to new replies.