Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create navbar feature in index.html #23

Merged
merged 10 commits into from
Aug 5, 2022
Merged

Create navbar feature in index.html #23

merged 10 commits into from
Aug 5, 2022

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    96b5c2d View commit details
    Browse the repository at this point in the history
  2. new name style.css

    JohnOlutubo committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    2d82178 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1242dc1 View commit details
    Browse the repository at this point in the history
  4. Create navbar feature in index.html

    create the logo heading h1
    create the navigation links
    JohnOlutubo committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    c900754 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Style navbar, and a few other base styling in style.css

    style the logo heading on the top-left corner of page
    
    style the navigation links on top-right corner of page
    JohnOlutubo committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    48d994f View commit details
    Browse the repository at this point in the history
  2. update css

    update html
    JohnOlutubo committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    fda519b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fea71c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30f40d4 View commit details
    Browse the repository at this point in the history
  5. change line Expected selector .flex to come before selector .navbar .…

    …flex no-descending-specificity
    JohnOlutubo committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    637f4b3 View commit details
    Browse the repository at this point in the history
  6. update npm

    JohnOlutubo committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    36f9d2f View commit details
    Browse the repository at this point in the history