• Module 4: CSS II

    Selectors. Pseudo-classes. Display properties. Navigation bar

    Selectors. In this submodule, we will learn how to use CSS selectors to "find" and select HTML elements based on their name, id and class. We also learn to apply CSS rules to multiple classes and to specific content in a list.

Previous section
Module 3: CSS I
Next section
Module 5: Tables, more elements