<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>Feed Informer: Forums &#187; Topic: No XHTML 1.0 Strict validation because of feeds</title>
		<link>https://feed.informer.com/forums/topic.php?id=424</link>
		<description>Feed Informer: Forums &#187; Topic: No XHTML 1.0 Strict validation because of feeds</description>
		<language>en-US</language>
		<pubDate>Tue, 12 May 2026 19:29:20 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
				<atom:link href="https://feed.informer.com/forums/rss.php?topic=424" rel="self" type="application/rss+xml" />

		<item>
			<title>wiseland on "No XHTML 1.0 Strict validation because of feeds"</title>
			<link>https://feed.informer.com/forums/topic.php?id=424#post-1528</link>
			<pubDate>Mon, 05 Jan 2009 09:56:23 +0000</pubDate>
			<dc:creator>wiseland</dc:creator>
			<guid isPermaLink="false">1528@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Thanks, now it's fixed.
</p>]]></description>
					</item>
		<item>
			<title>Steven Nyland on "No XHTML 1.0 Strict validation because of feeds"</title>
			<link>https://feed.informer.com/forums/topic.php?id=424#post-1525</link>
			<pubDate>Thu, 01 Jan 2009 20:21:29 +0000</pubDate>
			<dc:creator>Steven Nyland</dc:creator>
			<guid isPermaLink="false">1525@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Thanks for looking into this. Unfortunately, it is still not XHTML 1.0 Strict. The current tag is:</p>
<p><code>code</code><br />
div class="fdpoweredby"&#62;&#60;img src="http://media.feed.informer.com/fd2P0ROYTYEWT.gif" alt="Powered by Feed Informer"style="border:none" style="display:none"/&#62;&#60;/div&#62;&#60;div class="fdpoweredby"&#62;&#60;img src="http://media.feed.informer.com/fdstatsP0ROYTYEWT.gif" style="border:none;" alt="" /&#62;&#60;/div&#62;<br />
<code>code</code></p>
<p>The tag is displayed twice incorrectly. The two style elements should be combined as follows:</p>
<p><code>code</code><br />
&#60;div class="fdpoweredby"&#62;&#60;img src="http://media.feed.informer.com/fd2P0ROYTYEWT.gif" alt="Provided by feed.informer.com"style="border:0;display:none" /&#62;&#60;/div&#62;<br />
<code>code</code>
</p>]]></description>
					</item>
		<item>
			<title>admin on "No XHTML 1.0 Strict validation because of feeds"</title>
			<link>https://feed.informer.com/forums/topic.php?id=424#post-1522</link>
			<pubDate>Wed, 31 Dec 2008 04:39:46 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">1522@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Thanks for letting us know.<br />
We've fixed that, the border="0" is removed.
</p>]]></description>
					</item>
		<item>
			<title>Steven Nyland on "No XHTML 1.0 Strict validation because of feeds"</title>
			<link>https://feed.informer.com/forums/topic.php?id=424#post-1516</link>
			<pubDate>Mon, 29 Dec 2008 03:29:52 +0000</pubDate>
			<dc:creator>Steven Nyland</dc:creator>
			<guid isPermaLink="false">1516@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>I found out that Feedinformer adds an tag to the feed that destroys XHTML 1.0 Strict validation. Tag is:</p>
<p>div class="fdpoweredby"&#62;&#60;img src="http://media.feed.informer.com/fd2P0ROYTYEWT.gif" alt="Provided by feed.informer.com" border="0" style="display:none"/&#62;&#60;/div&#62;</p>
<p>I have use custom HTML templates. The problem lies in the   border="0"   part of the tag. A border definition is not allowed within an IMG tag with the XHTML 1.0 Strict DOM.</p>
<p>Any suggestions on how to go about this? The tag is not displayed (style="display:none"), so perhaps Feedinformer can delete it or at least remove the   border="0"   part.
</p>]]></description>
					</item>

	</channel>
</rss>
