课程: HTML and CSS: Creating Navigation Bars

今天就学习课程吧!

今天就开通帐号,24,700 门业界名师课程任您挑!

Challenge: Style a vertical nav bar

Challenge: Style a vertical nav bar

(electronic music) - [Instructor] I have given you a ton of information about navbars and navbar styling, and it's time for you to put all of those tips and tricks to work. So what I'd like for you to do in this challenge is I'd like you to redesign the LinkedIn navbar, but I'd like you to make it go vertical on the page. So I've given you a very starting state here in your CodePen for this. Here it is: home, my network, jobs, messaging, and notifications. What I would recommend that you do to make this happen is first of all, start with the HTML. Mark that information up semantically, you don't have to use the actual LinkedIn links, just a regular placeholder is fine. And then you need to style it up in an interesting sort of way. Now, my final answer looks like this. So you see here that I've got a interesting rollover state here. What I did was I put in a whole bunch of icons. Those are all icons that are from the free Font Awesome icon library. And notice that I've got an…

内容