/navbar

Primary LanguageHTML

NavBar Test

By Taj Empey & Trent Dietzel

An application for testing navigation funcionality

Technologies Used

  • HTML
  • CSS

Description

{This application renders a navigation bar using HTML and CSS. The navigation bar lacks functionality in this state until it is used to connect several pages on a website.}

Setup/Installation Requirements

  • Copy and Paste the code from navbar.html into your HTML file
  • Mind the placement of your and tags if pasting directly
  • Fill in the "href" sections with links to your website's pages
  • Enjoy a seamless navigation experience!

Known Bugs

  • N/A

License

Copyright (c) 2023 Taj Empey & Trent Dietzel

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.