Is it possible to use CSS's 'content' property using inline CSS something like this:
<p class="myclass" style=".myclass:after:content = 'my content here'">Hello There !!</p>
No. Inline styles via the 'style' attribute can only be applied to the context element, without any selectors of any sort.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With