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

Create a Container for a Nav Bar #90

Closed
DarrenfJ opened this issue Apr 12, 2018 · 3 comments
Closed

Create a Container for a Nav Bar #90

DarrenfJ opened this issue Apr 12, 2018 · 3 comments

Comments

@DarrenfJ
Copy link
Collaborator

DarrenfJ commented Apr 12, 2018

Create a Container for a Nav Bar at the top of the page. I leave it up to you how to style it..

tips: https://css-tricks.com/navigation-in-lists-to-be-or-not-to-be/

for now leave this code alone as it links to our page with contributor names. later we will jazz it up..

<div class="contributors">
	<a href="./contributors.html">Contributors</a>
</div>

after the closing </div> you can add another div.
Clone it off of the http://www.100daysofcode.com/ site

or at least add some tabs/buttons/links for
About Connect Contact FAQ Resources

For now don't worry about the CSS too too much. but feel free to put a border around it so we can where it fits in with the page

@vignesh240
Copy link
Contributor

I would like to do this @DarrenfJ

@DarrenfJ
Copy link
Collaborator Author

@vignesh240 consider it your!

@RomchyFCC
Copy link
Owner

Thank you @vignesh240 for resolving the issue

Clone a Website automation moved this from To do to Done Apr 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

3 participants