https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 2ab0ec772eb2828fef19b9bc8f772fc71116d529 authored by ffxbld on 05 December 2013, 15:16:17 UTC
Added FIREFOX_26_0_RELEASE FIREFOX_26_0_BUILD2 tag(s) for changeset 39faf812aaec. DONTBUILD CLOSED TREE a=release
Tip revision: 2ab0ec7
423385-1.html
<!DOCTYPE HTML>
<html>
<body>
 <div style="float:left; background-color:yellow;
     height:100px; overflow:hidden;">
  <div style="float:left; width: 272px;background-color:red;
     height:100px;margin-left:162px;">
  </div>
  <div style="width:150px;margin-left:-432px;height:100px;float:left;background-color:purple;">
  </div>
  <div style="width:150px;margin-left:4px;float:left;background-color:orange;height:100px;">

  </div>
 </div>
</body>
</html>
back to top