Darkwing-Duck-Tamagotchi / kraken-kritters

0 stars 0 forks source link

Homepage Header #1

Open awint00r opened 1 week ago

awint00r commented 1 week ago

Create global header to be used across all pages.

Description: This will create the header across all pages. It should include a navigation element so the user can navigate from (Home/How to Play, My Character, About Us) and potentially also include a sign in button.

Requirements: Create header element

Create Nav Element -include links to other pages

Create sign in button

Acceptance Criteria: ? What to put here

Dependencies: ? What to put here

awint00r commented 1 week ago

When we say global header here, do we just include the same header on all of our pages as I assume we will have a different html file for each page?Or is there another way to do this that I'm missing?