Blame view
sources/3rdparty/phpdocx/pdf/www/test/baseline.html
575 Bytes
|
31b7f2792
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
<!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" xml:lang="en" lang="en"><head> <title></title> </head> <body> <span style="font-size: 30px;">(enter </span><span style="font-family: Arial; font-size: 12px; font-weight: bold; color: rgb(255, 66, 0); font-style: italic;">your </span><span style="font-size: 20px; font-weight: bold; color: rgb(255, 66, 0); font-style: italic;">text</span><span style="font-family: Arial; font-size: 12px;"> here)</span> </body> </html> |