Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a header to the Index page #12

Closed
3 tasks
nbkhope opened this issue Jun 19, 2024 · 2 comments
Closed
3 tasks

Add a header to the Index page #12

nbkhope opened this issue Jun 19, 2024 · 2 comments
Assignees

Comments

@nbkhope
Copy link
Member

nbkhope commented Jun 19, 2024

Right now the website doesn't have a header, usually what appears as a navigation bar at the top of a website.

  • Use the <header> tag first thing under the <body>
  • Make the background color be different from the color for the main content
  • Include the Site Title in the header, linking it to the home page (the root, /. In this case you can use index.html for href attribute of the anchor tag).
@Pybite
Copy link
Collaborator

Pybite commented Jun 24, 2024

I would like to help with this

@nbkhope
Copy link
Member Author

nbkhope commented Jun 24, 2024

@Pybite some examples of header/ navigation bar you can base off

https://getbootstrap.com/docs/5.3/components/navbar/#color-schemes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants