3
Following a css3 tutorial, I learned how to place icone inside inputs.
The dev I was teaching used an example of 2 inputs to put 2 icons 1 in each input.
In this case it used the following pseudo elements: .form-group::before before .form-group:last-of-type::before
But in my situation I have 3 inputs which pseudo should I use to put an icon in the third imput ?
Ronaldo glad it worked out! If my reply helped you in any way consider mark it as Accept, in this icon
✔
below the arrows on the left side of my answer :) so the site does not get open questions pending no answer accepted.– hugocsl