Ah, yes, you recreate the thing. But problem is, that DIV needs to position yourself regardless of height of parents..container .Box:first-of-type { height: 250px; }
Shows vulnerability, unfortunately height of first div will be max-height
, height
, min-height
, 50% of document position will break it :(
I need a way to position it, adjusting to size, while it can be done in jQuery, can be done with CSS/HTML?