Fix my float! CSS horizontal menu question
-
Hello, help please, I don’t know CSS, just mucking around in there. I followed The Codex and made a horizontal menu which I like, I learned my first bits of CSS from this.
Menu looks like this in my header:
Home | Lyrics | Instrumentals | Covers
ANOTHER LINE: Site Admin | LogoutI want menu to look like this:
[FLUSH LEFT: Home | Etc | Etc][FLUSH RIGHT: Site Admin | Etc]In other words I want the 2 areas of my horizontal menu on the same line, with 4 of the menu options left-justified, then some blank space, then 2 menu options right-justified. All on one line.
I learned that I might need Floats for this, but don’t have time to learn all about floats right now. Can someone do me a huge favor and just write the CSS for me, please?
Here is my CSS file, sorry it is based on Kubrick, I am a novice,
https://pastebin.com/567307
- The topic ‘Fix my float! CSS horizontal menu question’ is closed to new replies.