]> git.donarmstrong.com Git - flightcrew.git/blob - src/FlightCrew/tests/test_data/xhtml_tests/SatisfiesXhtmlSchema_DoesntSatisfySchema.xhtml
Imported Upstream version 0.7.2+dfsg
[flightcrew.git] / src / FlightCrew / tests / test_data / xhtml_tests / SatisfiesXhtmlSchema_DoesntSatisfySchema.xhtml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
3 <html xmlns="http://www.w3.org/1999/xhtml"> \r
4 <head>\r
5 <title>Chapter 1</title>\r
6 <link href="css/main.css" rel="stylesheet" type="text/css" />\r
7 </head>\r
8 \r
9 <body>\r
10 <div>\r
11 <div class="center">\r
12     <img break="breakme" src="images/header1.gif" alt="eee"/>\r
13 </div>\r
14   </div>\r
15 </body></html>