http://codingforums.com/showthread.php?p...
On that website, there are many more details, but I will do my best to explain more below.
Okay. On the right side of my website, I have a navigation bar. Inside of that navigation section, there are words "Home", "Contact Us", etc. I am wanting to have pop-out menus, but I want them to come up when you click an arrow to the FAR RIGHT on the same line as the word it relates to.
The problem is, I have several arrows (what I want to be clicked), but they won't line up! I made a class in CSS and have it in use, but when I put the arrows OUTSIDE the class, it moves it to another line! I just want it to be like so:
Home(Aligned Left) Arrow(Aligned Right)
Contact Us(Aligned Left) Arrow (Aligned Right)
Understand? I want the arrows to line up on the right of the box, and simply making spaces won't do that.
All my code is on that top link. Thanks!
Tags: