<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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>Gravity Support Forums Topic: W3C (IN)valid HTML</title>
		<link>https://legacy.forums.gravityhelp.com/topic/w3c-invalid-html</link>
		<description>Gravity Support Forums Topic: W3C (IN)valid HTML</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 09:11:41 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/w3c-invalid-html" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "W3C (IN)valid HTML"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/w3c-invalid-html#post-6186</link>
			<pubDate>Tue, 08 Jun 2010 15:33:27 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">6186@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is happening because these input types are HTML5 and not XHTML.  So they are a W3 standard, however they are part of the HTML5 standard.  HTML5 is the future and XHTML is the past.  We will be adding an option in a future release that will allow you to turn off HTML5 output for those that insist on XHTML validation who aren't ready to embrace HTML5.&#60;/p&#62;
&#60;p&#62;Just keep in mind that more and more sites are going to start embracing elements of HTML5 as more browser start including support for them.  These input types are just some of the things from HTML5 we are able to implement that are being supported by more and more browsers.&#60;/p&#62;
&#60;p&#62;Until HTML5 is fully supported across the board then sites that don't validate XHTML because they are using HTML5 elements are going to be a fact of life if you want to stay on the cutting edge of browser capabilities.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rotundaservices on "W3C (IN)valid HTML"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/w3c-invalid-html#post-6185</link>
			<pubDate>Tue, 08 Jun 2010 12:52:45 +0000</pubDate>
			<dc:creator>rotundaservices</dc:creator>
			<guid isPermaLink="false">6185@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;A few errors thrown when trying to validate the HTML at w3.org. Was wondering, since we go out of our way to validate our HTML, if there was a suggestion on a workaround to make this compliant with W3C standards?&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;value of attribute &#34;type&#34; cannot be &#34;email&#34;; must be one of &#34;text&#34;, &#34;password&#34;, &#34;checkbox&#34;, &#34;radio&#34;, &#34;submit&#34;, &#34;reset&#34;, &#34;file&#34;, &#34;hidden&#34;, &#34;image&#34;, &#34;button&#34;&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;&#60;code&#62;…e=&#38;#39;input_4&#38;#39; id=&#38;#39;input_1_4&#38;#39; type=&#38;#39;email&#38;#39; value=&#38;#39;&#38;#39; class=&#38;#39;medium&#38;#39; tabindex=&#38;#39;4&#38;#39; /…&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;&#60;hr /&#62;&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;The value of the attribute is defined to be one of a list of possible values but in the document it contained something that is not allowed for that type of attribute. For instance, the “selected” attribute must be either minimized as “selected” or spelled out in full as “selected=&#34;selected&#34;”; a value like “selected=&#34;true&#34;” is not allowed.&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;and&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;value of attribute &#34;type&#34; cannot be &#34;tel&#34;; must be one of &#34;text&#34;, &#34;password&#34;, &#34;checkbox&#34;, &#34;radio&#34;, &#34;submit&#34;, &#34;reset&#34;, &#34;file&#34;, &#34;hidden&#34;, &#34;image&#34;, &#34;button&#34;&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;&#60;code&#62;…ame=&#38;#39;input_6&#38;#39; id=&#38;#39;input_1_6&#38;#39; type=&#38;#39;tel&#38;#39; value=&#38;#39;&#38;#39; class=&#38;#39;medium&#38;#39; tabindex=&#38;#39;5&#38;#39; /…&#60;/code&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
