Add w3c icons and validations.

This commit is contained in:
AB
2019-09-15 01:25:36 +02:00
parent 7c1a99c6ec
commit 0445f02f95

View File

@ -147,6 +147,24 @@
<a href="https://www.linkedin.com/in/alexandr-bogomyakov-732a8a73">Alexandr Bogomyakov</a>
</td>
</tr>
<tr>
<td colspan=2>
<p>
<a href="https://jigsaw.w3.org/css-validator/check/referer">
<img style="border:0;width:88px;height:31px"
src="https://jigsaw.w3.org/css-validator/images/vcss-blue"
alt="Valid CSS!" />
</a>
</p>
<p>
<a href="http://validator.w3.org/check/referer">
<img style="border:0;width:88px;height:31px"
src="http://www.w3.org/Icons/valid-xhtml11.png"
alt="Valid XHTML!" />
</a>
</p>
</td>
</tr>
</table>
</td>