Design the Web: Creating CSS-Only Navigation Menus

Go to class
Write Review

Free Online Course: Design the Web: Creating CSS-Only Navigation Menus provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Design the Web: Creating CSS-Only Navigation Menus is taught by Chris Converse.

Overview
  • Did you know you can add drop-down menus to your webpage with nothing more than HTML and CSS? Learn how in this installment of Design the Web.

Syllabus
  • Introduction

    • Welcome
    • Using the exercise files
    1. Creating Menus with CSS
    • Nesting unordered lists in HTML
    • Overriding the bulleted list style
    • Clearing the floats with pseudo-elements
    • Showing and hiding submenus on hover
    • Positioning the third-level menus
    • Styling the top-level items
    • Adding support for ARIA
    • Making the menu responsive