Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Task 4: Navbar #24

Description

@PradyumnaKrishna

This task would be little bit challenging as I am not providing much info.

Task
Write a HTML task4.html that creates

  • A navbar with 3 buttons.
  • 3 Sections with full vertical height and text-center.
  • Button should link to the sections, i.e. on pressing the button the section would scroll up.
  • Sections can be anything, i.e. Home, About, Action etc.

Feel free to write/ place anything in these sections.

Style Guide
To help you style the navbar, a css file is provided. You can link it to your HTML using <link> in the header. The href is /assets/css/navbar.css.

NOTE: First sync your fork with CC-BHU to get the css file.

EDIT: You can also link to https://cc-bhu.github.io/web-development/assets/css/navbar.css if faced difficulty.

Demo
Demo

NOTE: no javascript is required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions