text-indent-010-ref.xht (333B)
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <title>test reference</title> 5 <style type="text/css"> 6 div { color: red; width: 10em; } 7 </style> 8 </head> 9 <body> 10 <p>You should not see any text below.</p> 11 </body> 12 </html>