| Author |
Message |
tomy
Joined: 23 Nov 2006 Posts: 2
|
Posted: 23 Nov 2006 13:00 Post subject: W3C valid links |
|
|
Hello,
Is a way to make protect-x hidden links W3C valid ?
It needs only two things
1. add alt to image
| Code: | | <img src='protectx_hl.jpg' width='150' height='120' [b]alt=''[/b]> | 2. replace & with & in url
| Code: | | <a href='szdannn.php?code=...[b]&[/b]ref=[b]&[/b]link=today...'> |
Let me know if you can do it please _________________ -= TOMY =-
ICQ 34974537
http://www.eroticbase.net |
|
| Back to top |
|
Protect-X Support

Joined: 30 Oct 2006 Posts: 934 Rank: 35
|
|
| Back to top |
|
tomy
Joined: 23 Nov 2006 Posts: 2
|
Posted: 23 Nov 2006 15:28 Post subject: |
|
|
Great and thanks for that I got last three warnings from first generated tag:
two from & and one from missing alt.
| Code: | | <a href='http://protect-x.com/index.php?go=show[b]&[/b]code=6313aacc585a5a8[b]&[/b]fb=1' target='_blank'><img src='http://protect-x.com/buttons/uv_default.gif' border='0' [b]alt=''[/b]></a> |
_________________ -= TOMY =-
ICQ 34974537
http://www.eroticbase.net |
|
| Back to top |
|
|
|
|
|
|
|
|
|