<?xml version="1.0" encoding="UTF-8"?><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>Comments on: Heading Tags</title>
	<atom:link href="http://scripts.indisguise.org/2008/02/24/heading-tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://scripts.indisguise.org/2008/02/24/heading-tags/</link>
	<description>Angela's scripts archive</description>
	<pubDate>Mon, 12 May 2008 03:57:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Angela</title>
		<link>http://scripts.indisguise.org/2008/02/24/heading-tags/#comment-32279</link>
		<dc:creator>Angela</dc:creator>
		<pubDate>Sat, 08 Mar 2008 19:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://scripts.indisguise.org/2008/02/24/heading-tags/#comment-32279</guid>
		<description>It's great when you learn stuff like this through work, isn't it? Directly or indirectly. I'm learning a lot of things myself -- some stuff that I know in the back of my mind but haven't really had a stance on before, and new stuff and realizations. IT really is a pretty interesting industry (or, well, at least for us in the industry, I suppose? :D)

I think I still have a few fanlistings on this, too. Meep?</description>
		<content:encoded><![CDATA[<p>It&#8217;s great when you learn stuff like this through work, isn&#8217;t it? Directly or indirectly. I&#8217;m learning a lot of things myself &#8212; some stuff that I know in the back of my mind but haven&#8217;t really had a stance on before, and new stuff and realizations. IT really is a pretty interesting industry (or, well, at least for us in the industry, I suppose? :D)</p>
<p>I think I still have a few fanlistings on this, too. Meep?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rebecca</title>
		<link>http://scripts.indisguise.org/2008/02/24/heading-tags/#comment-32274</link>
		<dc:creator>Rebecca</dc:creator>
		<pubDate>Sat, 08 Mar 2008 18:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://scripts.indisguise.org/2008/02/24/heading-tags/#comment-32274</guid>
		<description>Looking back at my aging fanlistings, I'm seeing a lot of this :\ I think everyone went through this stage where they thought the only "good" HTML tags were div and p. That and "center" haha.

I completely agree: It makes things a lot quicker with the 'proper' tags. Headings are the most common to be used as divs back in the day. 

Now that I work for RIM, I frequently visit my sites (for fun) on my Blackberry. Before, without headings, it would be a lot of random text. Now if there are heading tags, it's easier to differentiate between body text and headings. Lots of the browsers don't have full CSS support for mobile yet.

Great post -- I think you've hit the mark with what every designer has done :P</description>
		<content:encoded><![CDATA[<p>Looking back at my aging fanlistings, I&#8217;m seeing a lot of this :\ I think everyone went through this stage where they thought the only &#8220;good&#8221; <acronym title="HyperText Markup Language">HTML</acronym> tags were div and p. That and &#8220;center&#8221; haha.</p>
<p>I completely agree: It makes things a lot quicker with the &#8216;proper&#8217; tags. Headings are the most common to be used as divs back in the day. </p>
<p>Now that I work for RIM, I frequently visit my sites (for fun) on my Blackberry. Before, without headings, it would be a lot of random text. Now if there are heading tags, it&#8217;s easier to differentiate between body text and headings. Lots of the browsers don&#8217;t have full <acronym title="Cascading Style Sheets">CSS</acronym> support for mobile yet.</p>
<p>Great post &#8212; I think you&#8217;ve hit the mark with what every designer has done :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angela</title>
		<link>http://scripts.indisguise.org/2008/02/24/heading-tags/#comment-31930</link>
		<dc:creator>Angela</dc:creator>
		<pubDate>Wed, 05 Mar 2008 03:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://scripts.indisguise.org/2008/02/24/heading-tags/#comment-31930</guid>
		<description>Hmm, is it a trend way back when to use mostly blank DIV tags for headings and whatnot? I've seen a few around who do the same.</description>
		<content:encoded><![CDATA[<p>Hmm, is it a trend way back when to use mostly blank DIV tags for headings and whatnot? I&#8217;ve seen a few around who do the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daphne</title>
		<link>http://scripts.indisguise.org/2008/02/24/heading-tags/#comment-31854</link>
		<dc:creator>Daphne</dc:creator>
		<pubDate>Tue, 04 Mar 2008 13:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://scripts.indisguise.org/2008/02/24/heading-tags/#comment-31854</guid>
		<description>I used to be exactly the same, everything would be in DIV tags, especially my titles. I'm really glad I weaned off it because it just makes things a lot quicker and easier to recycle the raw HTML coding :)</description>
		<content:encoded><![CDATA[<p>I used to be exactly the same, everything would be in DIV tags, especially my titles. I&#8217;m really glad I weaned off it because it just makes things a lot quicker and easier to recycle the raw <acronym title="HyperText Markup Language">HTML</acronym> coding :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angela</title>
		<link>http://scripts.indisguise.org/2008/02/24/heading-tags/#comment-31512</link>
		<dc:creator>Angela</dc:creator>
		<pubDate>Sat, 01 Mar 2008 00:31:53 +0000</pubDate>
		<guid isPermaLink="false">http://scripts.indisguise.org/2008/02/24/heading-tags/#comment-31512</guid>
		<description>It's a good post, isn't it?

You hit it right on the head -- becoming div-happy became more of a liability. Plus it does work out to having a bit more CSS code that needed, since divs are quite semantically blank, and thus are devoid of style (which should be). I'd like bigger test and boldface, but I'd have to manually code that in.</description>
		<content:encoded><![CDATA[<p>It&#8217;s a good post, isn&#8217;t it?</p>
<p>You hit it right on the head &#8212; becoming div-happy became more of a liability. Plus it does work out to having a bit more <acronym title="Cascading Style Sheets">CSS</acronym> code that needed, since divs are quite semantically blank, and thus are devoid of style (which should be). I&#8217;d like bigger test and boldface, but I&#8217;d have to manually code that in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keira</title>
		<link>http://scripts.indisguise.org/2008/02/24/heading-tags/#comment-31484</link>
		<dc:creator>Keira</dc:creator>
		<pubDate>Fri, 29 Feb 2008 18:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://scripts.indisguise.org/2008/02/24/heading-tags/#comment-31484</guid>
		<description>I went through the same sort of process with headings and stuff. I actually used to do something very similar (don't worry I wasn't copying you. I don't think I even knew anything about you when I started doing that). I actually wouldn't even use the P tag. Everything was in Div tags. It did start to get a bit ridiculous after a while. It was becoming quite a pain in the but to edit. I think I started moving to actually using the Header tags and the P tags when I started using WordPress and started making my own WP Themes. I carried it over to my sites that were not running with WordPress too. It is definitely nicer to look at when you're editing code. It make a huge difference!!

That post you linked to really was quite interesting to read!</description>
		<content:encoded><![CDATA[<p>I went through the same sort of process with headings and stuff. I actually used to do something very similar (don&#8217;t worry I wasn&#8217;t copying you. I don&#8217;t think I even knew anything about you when I started doing that). I actually wouldn&#8217;t even use the P tag. Everything was in Div tags. It did start to get a bit ridiculous after a while. It was becoming quite a pain in the but to edit. I think I started moving to actually using the Header tags and the P tags when I started using WordPress and started making my own WP Themes. I carried it over to my sites that were not running with WordPress too. It is definitely nicer to look at when you&#8217;re editing code. It make a huge difference!!</p>
<p>That post you linked to really was quite interesting to read!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
