wasdf
1
The Site said the can add a link to CCleaner.com on my website, but when i tried to add it in, it cannot ![<_<]()
It gave me a Broken Link of the CCleaner picture
original Html:
<a href="http://www.CCleaner.com/'>http://www.CCleaner.com/'>http://www.CCleaner.com/"><img'>http://www.CCleaner.com/"><img src="/[path_to_image]/icon_large.gif" border=0 alt="CCleaner - Freeware Windows Optimization"></a>
After Fixed Html:
<a href="http://www.CCleaner.com/"><img src="http://www.CCleaner.com/img/icon_large.gif" border=0 alt="CCleaner - Freeware Windows Optimization"></a><br>
<a href="http://www.CCleaner.com/">CCleaner - Freeware Windows Optimization - Download Now</a>
now can key the picture and the link too ![:lol:]()
The Site said the can add a link to CCleaner.com on my website, but when i tried to add it in, it cannot
![<_<]()
It gave me a Broken Link of the CCleaner picture
original Html:
<a href="http://www.CCleaner.com/'>http://www.CCleaner.com/'>http://www.CCleaner.com/"><img'>http://www.CCleaner.com/"><img src="/[path_to_image]/icon_large.gif" border=0 alt="CCleaner - Freeware Windows Optimization"></a>
After Fixed Html:
<a href="http://www.CCleaner.com/"><img src="http://www.CCleaner.com/img/icon_large.gif" border=0 alt="CCleaner - Freeware Windows Optimization"></a><br>
<a href="http://www.CCleaner.com/">CCleaner - Freeware Windows Optimization - Download Now</a>
now can key the picture and the link too ![:lol:]()
Of course [path_to_image] need to be replaced with a real path, for get it working,
as explained on the site itself:
Please copy these files onto your server rather than referencing them directly. You'll need to edit the html to reference the correct image location.
![:)]()