Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1008 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 1008 Bytes

Task-6-Side-Navigation-Bar

A simple side navigation bar created for Task 6 using HTML and CSS.

Output

image

Contributing

If you'd like to contribute improvements to this Side-Navigation-Bar, 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.