block-in-inline-nested-001-ref.xht (321B)
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head> 2 <title>CSS Test Reference</title> 3 </head> 4 <body> 5 <span>First line</span> 6 <div>Second line</div> 7 <span>Third line, yes</span> 8 9 10 </body></html>