Ask your own question, for FREE!
Computer Science 8 Online
OpenStudy (daenio):

HTML/CSS Help?

OpenStudy (daenio):

I want to recreate this webpage, but I'm confused how margins and nav bars work. How can I make this? -Attachment provided

OpenStudy (e.mccormick):

http://www.w3schools.com/css/css_navbar.asp There is also a link to a working example there.

OpenStudy (anonymous):

This question is too open ended, you need to ask a more specific question.

OpenStudy (e.mccormick):

I agree that is is asking for it all. Well, if they can't do it with the info from the example, then perhaos they will have a more specific question.

OpenStudy (kriyen):

That looks a lot like a standard dreamweaver template...Just look that up

OpenStudy (daenio):

Hey guys, my question really broad. What I needed help on was with the nav bar. I need it to be a certain colour as well as space out the <a> elements. My files just don't seem to work. Can you look at them and see what I did wrong? @e.mccormick @wio @Kriyen

OpenStudy (e.mccormick):

In this code: ``` nav a { color: black; display: block; font-weight: bold; margin: 10px; text-decoration: none; padding-bottom:100px; } ``` What do you see that would cause a huge, odd spacing?

OpenStudy (coconutjj):

|dw:1415526523422:dw|

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!