CSS2 Test Suite: 11.1.1 overflow

[index page] [section] [Previous] [Next] [Specification]

The style declarations contained within this page:

div.test {width: 100px; height: 100px; border: thin solid red;}
blockquote {width: 125px; height: 100px; margin-top: 50px; margin-left: 50px; border: thin dashed black;}
div.attributed-to {text-align: right; }

div.cl1 {overflow: visible;}
div.cl2 {overflow: hidden;}
div.cl3 {overflow: scroll;}
div.cl4 {overflow: auto;}


[cl1] I didn't like the play, but then I saw it under adverse conditions - the curtain was up.

- Groucho Marx

[cl2] I didn't like the play, but then I saw it under adverse conditions - the curtain was up.

- Groucho Marx

[cl3] I didn't like the play, but then I saw it under adverse conditions - the curtain was up.

- Groucho Marx

[cl4] I didn't like the play, but then I saw it under adverse conditions - the curtain was up.

- Groucho Marx

[index page] [section] [Previous] [Next] [Specification]