overflow-hidden-4-ref.html 224 B

123456789101112
  1. <!DOCTYPE html>
  2. <link rel="match" href="reference/overflow-hidden-4-ref.html" />
  3. <style>
  4. * {
  5. outline: black solid 1px;
  6. }
  7. .red {
  8. background: red;
  9. width: 100px;
  10. height: 100px;
  11. }
  12. </style><body><div class="red">