html - Two-Column Layout - Divs Leave Extra Space -


firstly, i'd don't want javascript.

http://jsfiddle.net/wqrby/2/

in jsfiddle, i've got 2 columns bottom right div aligned bottom left. i'd able (without adjusting markup) move bottom right div under top right (just how bottom left under top left).

i don't want change markup because order of divs important when switches one-column layout smaller screen sizes.

can me out here?

i'm going preface saying i'm not sure why works... i'm going keep fiddling test it. comments welcome.

here's fiddle

edit:

i know mentioned don't want 'change' markup because of div ordering. open adding markup? shouldn't change order of information, might simple fix you're trying do: http://jsfiddle.net/tracyfu/wqrby/7/


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -