Re: Multisuperfetcha: load balancing the HTML

Alpt schreef:
> In short:
> 
> <a href="http://www.python.org/","http://www.python.mirror1.org","http://www.python.mirror2.org/">Python Powered</a>

How about first of all making it valid XML?

<a href="http://www.python.org/ http://www.python.mirror1.org 
http://www.python.mirror2.org/">Python Powered</a>

Would be a good start. But then, that would conflict with people having 
spaces in their URLs, which is done quite frequently.


~Grauw

-- 
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!

Received on Friday, 10 March 2006 09:39:20 UTC