1 <html xmlns=
"http://www.w3.org/1999/xhtml" xml:
lang=
"fi" lang=
"fi">
4 div { border:
3px solid red }
5 div.etusivuText { width:
140px; border:
3px solid green }
6 div div { float: left; width:
70px; }
11 <div class=
"etusivuText">Test float positioning. There should be four red boxes with numbers
1,
2,
3,
4 below this text. The boxes should not overlap this text.