diff options
Diffstat (limited to 'web')
| -rw-r--r-- | web/images/w3ccss.gif | bin | 704 -> 0 bytes | |||
| -rw-r--r-- | web/images/w3cxhtml.gif | bin | 897 -> 0 bytes | |||
| -rw-r--r-- | web/index.html | 5 | 
3 files changed, 3 insertions, 2 deletions
| diff --git a/web/images/w3ccss.gif b/web/images/w3ccss.gifBinary files differ deleted file mode 100644 index f6522d3..0000000 --- a/web/images/w3ccss.gif +++ /dev/null diff --git a/web/images/w3cxhtml.gif b/web/images/w3cxhtml.gifBinary files differ deleted file mode 100644 index d53d7b4..0000000 --- a/web/images/w3cxhtml.gif +++ /dev/null diff --git a/web/index.html b/web/index.html index 020e735..814c356 100644 --- a/web/index.html +++ b/web/index.html @@ -106,10 +106,11 @@  	</p>  	<div id="footer">  		<a href="http://jigsaw.w3.org/css-validator/validator?uri=http://icculus.org/quake3/ioq3.css"> -			<img src="images/w3ccss.gif" alt="Valid CSS" /> +			Valid CSS  		</a> +		|  		<a href="http://validator.w3.org/check?uri=http://icculus.org/quake3"> -			<img src="images/w3cxhtml.gif" alt="Valid XHTML 1.0 Strict"/> +			Valid XHTML  		</a>  		<br />  		Website Design by <a href="http://floam.sh.nu" title="floam">Aaron Gyes</a> | 
