15 lines
439 B
HTML
15 lines
439 B
HTML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
<head>
|
||
|
<title>[ #511243 ] xhtml utf8 format bug</title>
|
||
|
<!-- use "-utf8" on command line -->
|
||
|
</head>
|
||
|
<body>
|
||
|
<p><font face="Arial,Helvetica" size="3"><b>How
|
||
|
to…</b></font><br />
|
||
|
Place an extended-hours order:</p>
|
||
|
</body>
|
||
|
</html>
|