The style declarations which apply to the text below are:
.one {clear: left;} .two {clear: right;} .three {clear: both;} .four {clear: none;}
This text should be flowing past a tall orange rectangle on the left side of the browser window.
This paragraph should appear below the tall orange rectangle above and to the left, and not flow past it.
This paragraph should appear below the tall orange rectangle above and to the right, and not flow past it.
This paragraph should appear below the two tall orange rectangles, and not flow between them.
This paragraph should be between both tall orange rectangles.
TABLE Testing Section | |
This text should be flowing past a tall orange rectangle on the left side of the browser window. This paragraph should appear below the tall orange rectangle above and to the left, and not flow past it. This paragraph should appear below the tall orange rectangle above and to the right, and not flow past it. This paragraph should appear below the two tall orange rectangles, and not flow between them. This paragraph should be between both tall orange rectangles. |