The Index file should have a navbar (which is not a tag, the tag we need is probably a div tag), which has links to 2 different pages:
races.html
skiers.html
We can use bootstrap to add a little styling if desired. We should also add those linked files to the repo.
The Index file should have a navbar (which is not a tag, the tag we need is probably a div tag), which has links to 2 different pages: races.html skiers.html
We can use bootstrap to add a little styling if desired. We should also add those linked files to the repo.