/* * HTML code for 'valid RSS' on webbpage: * * change <-- url to rss-file --> to valid url to rss file, ex. www.domain.net/rssfile.xml * change <-- image-path --> to directory/path to rss file, ex. 'images/' **/ <a href="http://feedvalidator.org/check.cgi?url=http%3A//<-- url to file -->"> <img src="<-- image-path -->valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" /></a>