March 13, 2012

how do I position two objects that are floated right?

Question by waa1990

I have two Divs that are floated right, but I would like one to come before the other. right now the #logout div is to the left of the #theme div. how do I get them to both float right but switch positions?

Answer by Starx

There is golden rule in programming and any field where it is related with developement.

KISS: Keep it short and simple

Its a very simple logic, why are you thinking complex on such simple problem?

JUST Switch your Markup

Author: Nabin Nepal (Starx)

Hello, I am Nabin Nepal and you can call me Starx. This is my blog where write about my life and my involvements. I am a Software Developer, A Cyclist and a Realist. I hope you will find my blog interesting. Follow me on Google+

...

Please fill the form - I will response as fast as I can!