index: make "Valid HTML5" look like alternative text in place of "Valid HTML5" image.

This commit is contained in:
Mikaela Suomalainen 2012-10-30 17:54:35 +02:00
parent 653cb0e183
commit 4611a5276c
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ Mkaysi's homepage
<p>My PGP key is <a href="PGP/0x82A46728.txt">0x4DB53CFE82A46728</a> and its fingerprint is <strong>24BC 1573 B8EE D666 D10A AA65 4DB5 3CFE 82A4 6728</strong></p>
<hr/>
<p>
<a href="http://validator.w3.org/check?uri=http%3A%2F%2Fmkaysi.github.com%2F">This page is valid HTML5!</a> <a href="http://jigsaw.w3.org/css-validator/check/referer"> <img style="border:0;width:88px;height:31px"
<a href="http://validator.w3.org/check?uri=http%3A%2F%2Fmkaysi.github.com%2F">Valid HTML5!</a> <a href="http://jigsaw.w3.org/css-validator/check/referer"> <img style="border:0;width:88px;height:31px"
src="http://jigsaw.w3.org/css-validator/images/vcss-blue"
alt="Valid CSS!" /> </a>
</p>

View File

@ -43,7 +43,7 @@ My PGP key is [0x4DB53CFE82A46728] and its fingerprint is <strong>24BC 1573 B8EE
<hr/>
<p>
[This page is valid HTML5!](http://validator.w3.org/check?uri=http%3A%2F%2Fmkaysi.github.com%2F)
[Valid HTML5!](http://validator.w3.org/check?uri=http%3A%2F%2Fmkaysi.github.com%2F)
<a href="http://jigsaw.w3.org/css-validator/check/referer">
<img style="border:0;width:88px;height:31px"
src="http://jigsaw.w3.org/css-validator/images/vcss-blue"