mosh-hamedani / vidly-mvc-5

953 stars 1.52k forks source link

Explain to me how the nav bar is horizontal. #10

Open dc4444 opened 7 years ago

dc4444 commented 7 years ago

Can someone explain to me how the nav bar is horizontal.

The ul and li elements are block elements and I don't see any CSS style that changes them to inline elements.

dc4444 commented 7 years ago

I now see that the float : left style is what is making the menu items go horizontal.

evangzahn commented 5 years ago

That is CSS at work. he made the changes and stored the code in github. You can find it and add to your project


@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,400italic"); /*!