LinkedIn


First NavBar


Logo

Second NavBar

Logo

HTML/CSS Navigation Bars

In this project I'm gonna create a collection of Navigation Bars using HTML/CSS. These NavBars can be used in a lot of scenarios and the techniques used in creations of them also can give you some hint for other use cases. I got the main idea from a channel named @Online_Tutorial and then I create a tutorial over that with explanation for each part.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

[Product Name Screen Shot Product Name Screen Shot]

(back to top)

Built With

  • HTML
  • CSS

(back to top)

Getting Started

This project build with HTML & CSS. In order to use that just open index.html inside your browser.

Prerequisites

All you need to make use of this project is a browser or a software that can render html pages alongside css stylings.

Installation

  1. Install a broweser
  2. Clone the repo
    git clone https://github.com/vRFEducation/html_navbars.git
  3. Open index.html file inside the browser
  4. enjoy the Navbars

(back to top)

Usage

These NavBars can be used anywhere inside your web projects that need to some options to end user in a nice look-and-feel way.

(back to top)

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Vahid Rahmanifard - rahmanifard@live.com

Project Link: https://github.com/vRFEducation/html_navbars

(back to top)