📢 Anuncios 📚 Libros 🎓 Cursos 🏷️ Categorías

4+1 essential CSS selectors when programming

07-09-2023 - Andrés Cruz

4+1 essential CSS selectors when programming

Pseudo-class In this entry I will show you the main selectors used by me; with selectors we can save a lot of work and thus avoid "inventing" names through classes or identifiers to reference or select elements.

Continuar leyendo


The nth-child pseudo-class in CSS

17-05-2023 - Andrés Cruz

The nth-child pseudo-class in CSS

Pseudo-class The nth-child pseudo-class identifies an element within a list of tags.

Continuar leyendo