<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Why HTML Sucks</title>
	<link>http://www.gootheory.com/2006/01/27/why-html-sucks/</link>
	<description>Page Rank Secrets, SEO, Marketing, Business and Money Making Techniques</description>
	<pubDate>Fri, 18 May 2012 20:10:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0</generator>

	<item>
		<title>by: NullOp</title>
		<link>http://www.gootheory.com/2006/01/27/why-html-sucks/#comment-19443</link>
		<pubDate>Tue, 27 Dec 2011 22:19:46 +0000</pubDate>
		<guid>http://www.gootheory.com/2006/01/27/why-html-sucks/#comment-19443</guid>
					<description>HTML, in short, is a horror story. I don't know why were still using it. Probably because its easy to get something on the screen but it totally sucks otherwise.</description>
		<content:encoded><![CDATA[<p>HTML, in short, is a horror story. I don&#8217;t know why were still using it. Probably because its easy to get something on the screen but it totally sucks otherwise.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mary Wallace</title>
		<link>http://www.gootheory.com/2006/01/27/why-html-sucks/#comment-13516</link>
		<pubDate>Mon, 04 Apr 2011 18:55:10 +0000</pubDate>
		<guid>http://www.gootheory.com/2006/01/27/why-html-sucks/#comment-13516</guid>
					<description>I completely disagree HTML rocks! editing it is easy.</description>
		<content:encoded><![CDATA[<p>I completely disagree HTML rocks! editing it is easy.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: rolfen</title>
		<link>http://www.gootheory.com/2006/01/27/why-html-sucks/#comment-12991</link>
		<pubDate>Tue, 22 Mar 2011 19:30:51 +0000</pubDate>
		<guid>http://www.gootheory.com/2006/01/27/why-html-sucks/#comment-12991</guid>
					<description>HTML is limited and not flexible or elegant enough, you have to resort to hacks... The bad part is you're often halfway through something when you realize that what you are trying to do will not work, and you have to start over using another method. All it's features are crippled. absolute positioning? ok, but you will loose containment rules. divs? ok but you cannot vertical-align to the middle. etc.</description>
		<content:encoded><![CDATA[<p>HTML is limited and not flexible or elegant enough, you have to resort to hacks&#8230; The bad part is you&#8217;re often halfway through something when you realize that what you are trying to do will not work, and you have to start over using another method. All it&#8217;s features are crippled. absolute positioning? ok, but you will loose containment rules. divs? ok but you cannot vertical-align to the middle. etc.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jean-Pierre Rupp</title>
		<link>http://www.gootheory.com/2006/01/27/why-html-sucks/#comment-12226</link>
		<pubDate>Wed, 16 Feb 2011 15:14:32 +0000</pubDate>
		<guid>http://www.gootheory.com/2006/01/27/why-html-sucks/#comment-12226</guid>
					<description>Fast-forward a few years, and all web browsers have XHTML support. If you publish your page with the .xhtml extension, chances are your HTTP server will serve it with MIME type &quot;application/xhtml+xml&quot; instead of &quot;text/html&quot;. If this is the case, your web browser, particularly Mozilla Firefox, will read the page as XML, and will be much less forgiving handling the code. Most modern web browsers can read pages served as XML.</description>
		<content:encoded><![CDATA[<p>Fast-forward a few years, and all web browsers have XHTML support. If you publish your page with the .xhtml extension, chances are your HTTP server will serve it with MIME type &#8220;application/xhtml+xml&#8221; instead of &#8220;text/html&#8221;. If this is the case, your web browser, particularly Mozilla Firefox, will read the page as XML, and will be much less forgiving handling the code. Most modern web browsers can read pages served as XML.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: NFL Lockout</title>
		<link>http://www.gootheory.com/2006/01/27/why-html-sucks/#comment-12202</link>
		<pubDate>Tue, 15 Feb 2011 02:14:30 +0000</pubDate>
		<guid>http://www.gootheory.com/2006/01/27/why-html-sucks/#comment-12202</guid>
					<description>As a programmer I have never had much use for plain HTML.  Honestly I prefer the functionality of proper application code.</description>
		<content:encoded><![CDATA[<p>As a programmer I have never had much use for plain HTML.  Honestly I prefer the functionality of proper application code.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Anon</title>
		<link>http://www.gootheory.com/2006/01/27/why-html-sucks/#comment-6814</link>
		<pubDate>Thu, 18 Dec 2008 14:27:01 +0000</pubDate>
		<guid>http://www.gootheory.com/2006/01/27/why-html-sucks/#comment-6814</guid>
					<description>I agree too but it will never happen. If you implement strict html parsing you will doom the html to a non evolving state because backward compatibility will be painful.</description>
		<content:encoded><![CDATA[<p>I agree too but it will never happen. If you implement strict html parsing you will doom the html to a non evolving state because backward compatibility will be painful.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Stif</title>
		<link>http://www.gootheory.com/2006/01/27/why-html-sucks/#comment-6242</link>
		<pubDate>Fri, 31 Oct 2008 15:02:11 +0000</pubDate>
		<guid>http://www.gootheory.com/2006/01/27/why-html-sucks/#comment-6242</guid>
					<description>I completely agree. If I spend some time designing for example 3 webpages for a webshop that are visualy attractive and correspond to css and html best practices. I can write the backend code for that webshop in half the time. It's depressing how much time one has to spend making things visualy attractive and supported by most common browsers while writing the application code keeps getting easier. Why hasn't anyone tried to make writing webpages easier. I can't be the only one who thinks:
HTML and CSS suck!!!</description>
		<content:encoded><![CDATA[<p>I completely agree. If I spend some time designing for example 3 webpages for a webshop that are visualy attractive and correspond to css and html best practices. I can write the backend code for that webshop in half the time. It&#8217;s depressing how much time one has to spend making things visualy attractive and supported by most common browsers while writing the application code keeps getting easier. Why hasn&#8217;t anyone tried to make writing webpages easier. I can&#8217;t be the only one who thinks:<br />
HTML and CSS suck!!!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: The Scribe of Rotten Hill</title>
		<link>http://www.gootheory.com/2006/01/27/why-html-sucks/#comment-4829</link>
		<pubDate>Wed, 10 Sep 2008 00:48:51 +0000</pubDate>
		<guid>http://www.gootheory.com/2006/01/27/why-html-sucks/#comment-4829</guid>
					<description>I agree. I was shocked when I first started to write html after around 20 years of &quot;proper&quot; programming.

To be fair though, Firefox is pretty hot on pointing out css errors. A little too hot sometimes.</description>
		<content:encoded><![CDATA[<p>I agree. I was shocked when I first started to write html after around 20 years of &#8220;proper&#8221; programming.</p>
<p>To be fair though, Firefox is pretty hot on pointing out css errors. A little too hot sometimes.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

