ecotronics.net0 wrote: >dear people of W3C, >the counter on my page ask the following code: > ><img border="0" src="/cgi-bin/Count.cgi?df=www.ecotronics.net.dat&dd=A&ft=4&frgb=100;139;216&md=5&pad=T" >alt=""> </TD> > >But this gives a lot off error messages at the validation and i realy would like to get the validation banner at my site. > >I'm happy for each help, so with greetings > >A. Jost > The problem is with the ampersands (&s). Replace each occurrence of '&' with '&', like this ... src="/cgi-bin/Count.cgi?df=www.ecotronics.net.dat&dd=A&ft=4&frgb=100;139;216&md=5&pad=T" This will still work for your counter, and it will validate OK. dcbReceived on Monday, 12 May 2003 11:53:36 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 9 October 2008 01:13:00 GMT