Agregada instruccion para reiniciar tablas de horarios.
[CLab.git] / include / dompdf / www / test / image.html
blob19d93ebaef73b94c2c03a8eea91d1d868a44a771
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
5 <style>
6 body {
7 color: #7d7a7a;
8 font-family: 'trebuchet ms', verdana, sans-serif;
10 </style>
11 </head>
13 <body>
14 <div style="text-align: center; margin-top: 40%;">
15 <img style="width: 75%;" src="dompdf_simple.png"/>
16 <br/>
17 <span>The PHP 5 HTML to PDF converter</span>
18 </div>
20 </body> </html>