This question already has an answer here:
Let's say you have a form input button that you want to style with CSS, but you also want to use "::before" to append text before the styling. How would you do that? Is that even possible?
input[type=submit]::before {} (this doesn't work)
Is editing "value='blahblahbuttontext'" in the form the only way to achieve this?
Thanks,
-- MP
Aucun commentaire:
Enregistrer un commentaire