Aims

The purpose of this module is to learn more CSS properties, understand how to use them and apply what you have learned in creating an awesome navigation bar.

Expected outcomes

Upon completion of this module, you should know / should be able to:

Submodule 4.1 Selectors

    • Use id for style
    • Use class and multiple classes for style
    • Apply style to a specific context (ul li)
    • Group the selectors to apply styles

Submodule 4.2 Pseudo-classes and CSS Display

    • Use of pseudo- classes (hover, visited…)
    • Use of display inline or block

Submodule 4.3 CSS and Navigation bar

Create a Navigation bar

Key concepts
Last modified: Thursday, 7 December 2017, 1:17 PM