javascript - Switch places on div with CSS? -


i'm buildinga site css media queries mobile , need switch places on 3 divs.

this how looks : http://jsfiddle.net/snowman/3kzw2/

and need : http://jsfiddle.net/snowman/7s7e9/

is possible changing css of version 1?

one way achieve setting widths on divs , using float right:

http://jsfiddle.net/wabjn/


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

c++ - Accessing inactive union member and undefined behavior? -

php - Get uncommon values from two or more arrays -