html - Aligning opposite edges of divs -


i want green box lie immediate bottom left red header always, if user zooms in , out web page.

demo: http://jsfiddle.net/bvqcx/

now, want margin-left property given green box. or red box @ center. can provide me jsfiddle solution? solution must div based layout.

similar question: aligning opposite edges of divs

                         |red box|                |green box| 

like this?

http://jsfiddle.net/xx28t/2/

need margin left on header, margin left on header should equal width of green box

margin-left: 20% 

Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -