CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
CSS Combat
[Solved] Inline Navigation Trouble- Simple fix?
command_z
Permalink to comment
#
January 2012
Hello everyone.
I'm having trouble getting an inline navigation menu to display properly. It works in new versions of Firefox and Safari on a mac. But... When I test the navigation bar on Adobe Browserlabs, the navbar is broken in almost every browser.
Here is the page i've started building:
http://thesis.cameronzotter.com/recode/
I'm new to CSS, so i'm hoping this is an easy fix.
I'd really appreciate any pointers. Thanks so much.
C
soap
Permalink to comment
#
February 2012
Try using floats.
http://css-tricks.com/all-about-floats/
Add a Comment
I'm having trouble getting an inline navigation menu to display properly. It works in new versions of Firefox and Safari on a mac. But... When I test the navigation bar on Adobe Browserlabs, the navbar is broken in almost every browser.
Here is the page i've started building: http://thesis.cameronzotter.com/recode/
I'm new to CSS, so i'm hoping this is an easy fix.
I'd really appreciate any pointers. Thanks so much.
C
http://css-tricks.com/all-about-floats/