Is it possible to place a 'required asterisk' image in front of the first letter of a label only using css? The text of the label is right aligned, so there is a varying length of space in front of the text of each label.
.foo:before {
content : "* ";
color : red;
}
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