Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1011 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 1011 Bytes

Task-5-Navbar

A simple navbar created for Task 5 using HTML and CSS.

Output

Output.mp4

Live Link

https://rudrakshdev.github.io/Task-5-Navbar/

Contributing

If you'd like to contribute improvements to this Task-5-Navbar, you're welcome! Here's how:

  1. Fork this repository: On GitHub, navigate to your forked copy of this repository. Click the "Fork" button in the top right corner.
  2. Clone your fork: Clone your forked repository to your local machine using Git. You can find instructions for cloning on the GitHub Help Docs https://github.com/git-guides/git-clone.
  3. Make changes: Make your desired improvements to the code in your local copy.
  4. Commit your changes: Commit your changes to your local Git repository.
  5. Create a pull request: In GitHub, navigate to your forked repository and create a pull request. This will propose your changes to the original repository's maintainers for review.