htmlcssfiddle

Forcing divs next to themselves


I have, again, met a complication. And again, this is probably one a novice could bypass, but I can't.

Basically, what I'm trying to do:

An example based off of this fiddle would be nice.


Solution

  • in the div of green just add margin-top as :

    margin-top:-84px

    as i have experimented it on your fiddle and it's working