The style declarations which apply to the text below are:
.one {float: left;} .two {float: right;}
This text should be flowing past a tall orange rectangle on the left side of the browser window. In this case, it is the image which has been floated to the left.
This text should be flowing past a tall orange rectangle on the right side of the browser window. In this case, it is the image which has been floated to the right.
TABLE Testing Section | |
This text should be flowing past a tall orange rectangle on the left side of the browser window. In this case, it is the image which has been floated to the left. This text should be flowing past a tall orange rectangle on the right side of the browser window. In this case, it is the image which has been floated to the right. |