CSS-Architektur
Posted on:
Obwohl ich mich momentan die meiste Zeit mit JavaScript befasse, ist mir in letzter Zeit eines immer wieder klar geworden: (auch) CSS-Architektur ist wichtig.
-->
All the articles with the tag "css".
Obwohl ich mich momentan die meiste Zeit mit JavaScript befasse, ist mir in letzter Zeit eines immer wieder klar geworden: (auch) CSS-Architektur ist wichtig.
Ich hatte vor einiger Zeit mit Hilfe von jQuery einen Produkt-Zoom für einen Online-Shop implementiert.
In CSS, pseudo-classes like :hover and :first-child apply styles mostly based on an element's state or position. There are also "functional pseudo-classes", among which :not is the oldest and very likely still the most well-known.