Skip to content

bryanhmiller/Interactive-navigation-bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

alt text

Interactive-navigation HTML and CSS

Interactive navigation bar

Instructions

Create a navigation bar out of an unordered list element, and add the following interactivity.

  1. When the user hovers over one of the links, the color of the text should change.
  2. When the user hovers over one of the links, the background color of the element that contains the link should change.
  3. When the user clicks on one of the links, the element that contains the link should grow in size by 5px on the left and right.

About

This is a simple html/css project, that includes a navigation bar with interactive styling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published