blob: 24b71640fd7d3e015ef0b4c05349d90129813ceb [file] [log] [blame]
<html>
<head>
<title>Gray Multi-sized Favicon Test</title>
<link rel="shortcut icon" href="icons/grayicons.ico" />
</head>
<body>
<h1>Gray Multi-sized Favicon Test</h1>
<table style="width:100%">
<tr>
<td align="center"><img src="icons/gray16.png" height="16" width="16" border="1" /></td>
<td align="center"><img src="icons/gray32.png" height="32" width="32" border="1" /></td>
<td align="center"><img src="icons/gray64.png" height="64" width="64" border="1" /></td>
<td align="center"><img src="icons/gray128.png" height="128" width="128" border="1" /></td>
<td align="center"><img src="icons/gray255.png" height="255" width="255" border="1" /></td>
</tr>
<tr>
<td align="center">16x16</td>
<td align="center">32x32</td>
<td align="center">64x64</td>
<td align="center">128x128</td>
<td align="center">255x255</td>
</tr>
</table>
</body>
</html>