Deseamos darte la mejor información que hallamos online. Nosotros deseamos que te sirva de ayuda y si puedes compartir cualquier detalle que nos pueda ayudar a mejorar hazlo con libertad.
Ejemplo: pseudo elementos css
psuedo element(An intuitive answer):
keywords added to selectors (which are followed by
colon ':' or double colon '::') which allow to target
specific element (or specific part of element).
example:
you can style the first letter of a paragraph as-> p:first-letter/*styles*/
STRONG NOTE: Keep in mind that ::first-line pseudo-element must be applied
to block level (elements which break line on use)
elements in order to take effect.
Te mostramos las reseñas y valoraciones de los lectores
Tienes la posibilidad difundir este post si lograste el éxito.
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)