overflow-hidden-6-ref.html 224 B

1234567891011
  1. <!DOCTYPE html>
  2. <html>
  3. <link rel="match" href="reference/overflow-hidden-6-ref.html" />
  4. <style>
  5. .box {
  6. width: 100px;
  7. height: 100px;
  8. background-color: green;
  9. }
  10. </style>
  11. <div class="box"></div>