You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, when I visit each page on the site, I should see a navbar with A large image and links to Home, Past, Present, Future, Purchasing underneath.
AC
WHEN the user first visits the site THEN I should see nav bar AND there should be a image of Khakis and Chinos AND there should be a Home Link AND there should be a Past Link AND there should be a Present Link AND there should be a Future Link AND there should be a Purchasing Link
As a user, when I visit each page on the site, I should see a navbar with A large image and links to Home, Past, Present, Future, Purchasing underneath.
AC
WHEN the user first visits the site
THEN I should see nav bar
AND there should be a image of Khakis and Chinos
AND there should be a Home Link
AND there should be a Past Link
AND there should be a Present Link
AND there should be a Future Link
AND there should be a Purchasing Link
Dev Notes
image of: https://www.gentlemansgazette.com/wp-content/uploads/2016/09/Khakis-Chinos.jpg
Bootstrap Nav
https://getbootstrap.com/docs/4.4/components/navbar/#nav
with class of navbar-dark bg-dark for dark coloring.
The text was updated successfully, but these errors were encountered: