1 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
4 <title>CSS Test: Block boxes within inline boxes are affected by positioning
</title>
5 <style type=
"text/css">
30 <p>Test passes if the orange box is between the two blue boxes and all three boxes are below the yellow box.
</p>
32 <div id=
"div3">Filler Text
</div>
33 <span id=
"div2">Filler Text
</span>
34 <div id=
"div3">Filler Text
</div>
35 <span id=
"div2">Filler Text
</span>