Re: validator css

Probably this bit :

	<a href="http://jigsaw.w3.org/css-validator/validator?uri=www.belinfoway.com/textpattern/css.php?s=default" title="CSS lever 2">CSS2</a>

I imagine that should really read

	<a href="http://jigsaw.w3.org/css-validator/validator?uri=http://www.belinfoway.com/textpattern/css.php?s=default" title="CSS lever 2">CSS2</a>

Note the insertion of "http://" after "uri=" and before "www.belinfoway.com"

Philip Taylor
--------
Roma wrote:
> Hi!
> 
> My page www.belinfoway.com not valid and see this:
> 
> Target: http://www.belinfoway.com/textpattern/css.php?s=default
> I/O Error: The host name [www.belinfoway.com] couldn't be resolved.
> Details: "www.belinfoway.com: www.belinfoway.com" 
> 
> What is it?

Received on Friday, 15 September 2006 13:18:38 UTC