https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 07d310a637afcacb6a6217da0da9bb0b27e78c93 authored by ffxbld on 11 September 2013, 19:20:44 UTC
Added FENNEC_24_0_RELEASE FENNEC_24_0_BUILD1 tag(s) for changeset 394220b26adc. DONTBUILD CLOSED TREE a=release
Tip revision: 07d310a
406568-1-ref.html
<!DOCTYPE html>
<html>
<body>
&nbsp;
<div style="position:relative; width:300px; background:grey;">
  <div style="position:absolute; left:0; bottom:0px; width:250px; background:lime;">abs.pos.</div>
  <div style="float:left; width:200px; height:200px; background:cyan;"></div>
  <div style="clear:both;"></div>
</div>
</body>
</html>
back to top