1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
4 <TITLE>CSS1 Test Suite:
5.5.26 clear
</TITLE>
5 <META http-equiv=
"Content-Type" content=
"text/html; charset=iso-8859-1">
6 <META http-equiv=
"Content-Style-Type" content=
"text/css">
8 <LINK rel=
"stylesheet" type=
"text/css" media=
"screen" href=
"../resources/base.css">
9 <STYLE type=
"text/css">
13 .four {clear: none;}
</STYLE>
17 <BODY><P>The style declarations which apply to the text below are:
</P>
18 <PRE>.one {clear: left;}
24 <IMG SRC=
"../resources/vblank.gif" height=
"50" align=
"left" alt=
"[Image]">
26 This text should be flowing past a tall orange rectangle on the left side of the browser window.
29 <IMG SRC=
"../resources/vblank.gif" height=
"50" align=
"left" alt=
"[Image]">
31 This paragraph should appear below the tall orange rectangle above and to the left, and not flow past it.
34 <IMG SRC=
"../resources/vblank.gif" height=
"50" align=
"right" alt=
"[Image]">
36 This paragraph should appear below the tall orange rectangle above and to the right, and not flow past it.
39 <IMG SRC=
"../resources/vblank.gif" height=
"50" align=
"left" alt=
"[Image]">
40 <IMG SRC=
"../resources/vblank.gif" height=
"50" align=
"right" alt=
"[Image]">
42 This paragraph should appear below the two tall orange rectangles, and not flow between them.
44 <IMG SRC=
"../resources/vblank.gif" height=
"50" align=
"left" alt=
"[Image]">
45 <IMG SRC=
"../resources/vblank.gif" height=
"50" align=
"right" alt=
"[Image]">
47 This paragraph should be between both tall orange rectangles.
52 <TABLE border
cellspacing=
"0" cellpadding=
"3" class=
"tabletest">
54 <TD colspan=
"2" bgcolor=
"silver"><STRONG>TABLE Testing Section
</STRONG></TD>
57 <TD bgcolor=
"silver"> </TD>
58 <TD><IMG SRC=
"../resources/vblank.gif" height=
"50" align=
"left" alt=
"[Image]">
60 This text should be flowing past a tall orange rectangle on the left side of the browser window.
63 <IMG SRC=
"../resources/vblank.gif" height=
"50" align=
"left" alt=
"[Image]">
65 This paragraph should appear below the tall orange rectangle above and to the left, and not flow past it.
68 <IMG SRC=
"../resources/vblank.gif" height=
"50" align=
"right" alt=
"[Image]">
70 This paragraph should appear below the tall orange rectangle above and to the right, and not flow past it.
73 <IMG SRC=
"../resources/vblank.gif" height=
"50" align=
"left" alt=
"[Image]">
74 <IMG SRC=
"../resources/vblank.gif" height=
"50" align=
"right" alt=
"[Image]">
76 This paragraph should appear below the two tall orange rectangles, and not flow between them.
78 <IMG SRC=
"../resources/vblank.gif" height=
"50" align=
"left" alt=
"[Image]">
79 <IMG SRC=
"../resources/vblank.gif" height=
"50" align=
"right" alt=
"[Image]">
81 This paragraph should be between both tall orange rectangles.
84 </TD></TR></TABLE></BODY>