<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to use DIV tags for Layout instead of Tables</title>
	<atom:link href="http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables/feed/" rel="self" type="application/rss+xml" />
	<link>http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-use-div-tags-for-layout-instead-of-tables</link>
	<description>Teaching, rebuking, correcting &#38; training in righteous web design.</description>
	<lastBuildDate>Mon, 26 Sep 2011 02:56:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Tushar Ranjan Mishra</title>
		<link>http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables/comment-page-1/#comment-4373</link>
		<dc:creator>Tushar Ranjan Mishra</dc:creator>
		<pubDate>Mon, 10 Aug 2009 10:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables#comment-4373</guid>
		<description>Hello Sir!
  I am a bit new to programming, please excuse me for this silly question.
  But I am a bit confused on how to create multiple rows and colums through  the latest  tags
 Can you please write down the same code using  tags


  
      Tushar Ranjan Mishra
      Sadyasanata Mishra
  
   
      Aditya Kumar Mishra 
  
  
     Sarojini Mishra
   


All I am trying to do is that I create a table layout in which the first Row has two columns while the second row has Only one column

Kindly help me out, I know it&#039;s avery silly question, But I do&#039;t have the answer till now
 
You can send the responce at tushar35314@gmail.com</description>
		<content:encoded><![CDATA[<p>Hello Sir!<br />
  I am a bit new to programming, please excuse me for this silly question.<br />
  But I am a bit confused on how to create multiple rows and colums through  the latest  tags<br />
 Can you please write down the same code using  tags</p>
<p>      Tushar Ranjan Mishra<br />
      Sadyasanata Mishra</p>
<p>      Aditya Kumar Mishra </p>
<p>     Sarojini Mishra</p>
<p>All I am trying to do is that I create a table layout in which the first Row has two columns while the second row has Only one column</p>
<p>Kindly help me out, I know it&#8217;s avery silly question, But I do&#8217;t have the answer till now</p>
<p>You can send the responce at <a href="mailto:tushar35314@gmail.com">tushar35314@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffrey</title>
		<link>http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables/comment-page-1/#comment-2523</link>
		<dc:creator>Jeffrey</dc:creator>
		<pubDate>Fri, 22 Jul 2005 04:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables#comment-2523</guid>
		<description>Hi, i was wondering if u can use div tags inside tables??? if it&#039;s not possible, is there another way to get the div tags to work just like tables, like adding colspand with div???  
</description>
		<content:encoded><![CDATA[<p>Hi, i was wondering if u can use div tags inside tables??? if it&#8217;s not possible, is there another way to get the div tags to work just like tables, like adding colspand with div???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeenec</title>
		<link>http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables/comment-page-1/#comment-2522</link>
		<dc:creator>jeenec</dc:creator>
		<pubDate>Wed, 08 Jun 2005 13:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables#comment-2522</guid>
		<description>i want solution:

i doing my whole site using div tags. when i restore down my window div is breaking (given in persentage). i want horizontal scrollbar when window restore, i don&#039;t want breaking while restore.

give me solution for this.</description>
		<content:encoded><![CDATA[<p>i want solution:</p>
<p>i doing my whole site using div tags. when i restore down my window div is breaking (given in persentage). i want horizontal scrollbar when window restore, i don&#8217;t want breaking while restore.</p>
<p>give me solution for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonard</title>
		<link>http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables/comment-page-1/#comment-2521</link>
		<dc:creator>Leonard</dc:creator>
		<pubDate>Wed, 04 May 2005 07:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables#comment-2521</guid>
		<description>Great article, and I strongly support it&#039;s premise: my site is an all-CSS based production, and all hand-coded.

Colin, the final clearing div keeps CSS-created columns from appearing behind a footer, or actually, it keeps the footer from rising to the level of the shortest column. On my site, without such a div, the footer would ocassionally appear just below the main content column, while the nav column extended below it.

I learned HTML the &quot;old way&quot;, using massive quantities of table and font tags. CSS is far beyond those archaic ways of doing things! Also, make the move to XHTML, which is just a stricter version of HTML4.</description>
		<content:encoded><![CDATA[<p>Great article, and I strongly support it&#8217;s premise: my site is an all-CSS based production, and all hand-coded.</p>
<p>Colin, the final clearing div keeps CSS-created columns from appearing behind a footer, or actually, it keeps the footer from rising to the level of the shortest column. On my site, without such a div, the footer would ocassionally appear just below the main content column, while the nav column extended below it.</p>
<p>I learned HTML the &#8220;old way&#8221;, using massive quantities of table and font tags. CSS is far beyond those archaic ways of doing things! Also, make the move to XHTML, which is just a stricter version of HTML4.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables/comment-page-1/#comment-2520</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sat, 09 Apr 2005 07:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables#comment-2520</guid>
		<description>Colin:  purpose of the 4th div is as it sounds, to clear the float.  you are clearing the float to end it so to speak, otherwise, the text after it will show up next to the third div, and produce unwanted results, whether in IE, FF, etc.

anyways, to my comment.  one of the main points of using div&#039;s rather than tables is semantics and standards.  tables were created to display tabular data, thus the name tables.  Some people get so zealous over using tables that they basically frame it as being bad no matter what.  but that is not the point.  adhering to the semantics of your code makes it that much better, and gives your code meaning, rather than hacking it.  this all leads to standards, which seems to plague the CS world.  any other industry, and you will see standards.  look at civil engineering, they have standards on how things should be built.  why not the same for CompSci and the Internet?  I am very suprised that we have gone this far.  If the world did this in other industries, one could only wonder where the world would be today.  Half the planes would fall out of the sky because an American plane didn&#039;t use the metric system, or whatever.</description>
		<content:encoded><![CDATA[<p>Colin:  purpose of the 4th div is as it sounds, to clear the float.  you are clearing the float to end it so to speak, otherwise, the text after it will show up next to the third div, and produce unwanted results, whether in IE, FF, etc.</p>
<p>anyways, to my comment.  one of the main points of using div&#8217;s rather than tables is semantics and standards.  tables were created to display tabular data, thus the name tables.  Some people get so zealous over using tables that they basically frame it as being bad no matter what.  but that is not the point.  adhering to the semantics of your code makes it that much better, and gives your code meaning, rather than hacking it.  this all leads to standards, which seems to plague the CS world.  any other industry, and you will see standards.  look at civil engineering, they have standards on how things should be built.  why not the same for CompSci and the Internet?  I am very suprised that we have gone this far.  If the world did this in other industries, one could only wonder where the world would be today.  Half the planes would fall out of the sky because an American plane didn&#8217;t use the metric system, or whatever.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables/comment-page-1/#comment-2519</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Mon, 04 Apr 2005 13:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables#comment-2519</guid>
		<description>I&#039;ve been doing tableless designs for a while now (www.lighthousecc.co.uk) and much prefer it to tables. I never designed much with tables before so I never had the learning curve to reteach myself. To me it makes much more sense to mark up a document using divs etc then it is for tables because I see my pages as made up of seperate sections rather than as one whole thing. Makes sense in my mind anyway!

I think the fourth div is to do with a problem with Internet Explorer - sometimes the div&#039;s bleed into each other and you have to put in an empty div. You learn this by trying it and getting frustrated!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been doing tableless designs for a while now (www.lighthousecc.co.uk) and much prefer it to tables. I never designed much with tables before so I never had the learning curve to reteach myself. To me it makes much more sense to mark up a document using divs etc then it is for tables because I see my pages as made up of seperate sections rather than as one whole thing. Makes sense in my mind anyway!</p>
<p>I think the fourth div is to do with a problem with Internet Explorer &#8211; sometimes the div&#8217;s bleed into each other and you have to put in an empty div. You learn this by trying it and getting frustrated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jayson</title>
		<link>http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables/comment-page-1/#comment-2518</link>
		<dc:creator>Jayson</dc:creator>
		<pubDate>Fri, 01 Apr 2005 01:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables#comment-2518</guid>
		<description>dean, i&#039;ve been trying to email you, but your email obfuscator doesn&#039;t work for me.  I have gmail as my default &quot;client&quot; and when I click it it does nothing.</description>
		<content:encoded><![CDATA[<p>dean, i&#8217;ve been trying to email you, but your email obfuscator doesn&#8217;t work for me.  I have gmail as my default &#8220;client&#8221; and when I click it it does nothing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will Chatham</title>
		<link>http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables/comment-page-1/#comment-2517</link>
		<dc:creator>Will Chatham</dc:creator>
		<pubDate>Thu, 31 Mar 2005 19:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables#comment-2517</guid>
		<description>Nice explanation.  Using tables for layout, while seemingly the &#039;normal&#039; thing to do for many people and wysiwig editors, was originally a &#039;hack&#039; that web designers figured out when Netscape introduced the border=&quot;0&quot; attribute a bout 10 years ago.  Now that CSS support in browsers has become more prevalent and the CSS spec has evolved, people should stop using the &#039;hacked&#039; method of tables.  

The benefits of doing so are too numerous to ignore.</description>
		<content:encoded><![CDATA[<p>Nice explanation.  Using tables for layout, while seemingly the &#8216;normal&#8217; thing to do for many people and wysiwig editors, was originally a &#8216;hack&#8217; that web designers figured out when Netscape introduced the border=&#8221;0&#8243; attribute a bout 10 years ago.  Now that CSS support in browsers has become more prevalent and the CSS spec has evolved, people should stop using the &#8216;hacked&#8217; method of tables.  </p>
<p>The benefits of doing so are too numerous to ignore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables/comment-page-1/#comment-2516</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Thu, 31 Mar 2005 16:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables#comment-2516</guid>
		<description>For those of us who are CSS-newbies, what is the purpose of the fourth DIV, with the clear property set?</description>
		<content:encoded><![CDATA[<p>For those of us who are CSS-newbies, what is the purpose of the fourth DIV, with the clear property set?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don A. Elbourne Jr.</title>
		<link>http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables/comment-page-1/#comment-2515</link>
		<dc:creator>Don A. Elbourne Jr.</dc:creator>
		<pubDate>Wed, 30 Mar 2005 16:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2005/03/30/how-to-use-div-tags-for-layout-instead-of-tables#comment-2515</guid>
		<description>I think the coolest tableless design I&#039;ve done was: http://elbourne.org/baptist/dodd/  IMHO it came out looking great, but the geeky thing I did with this site was that I did all the XHTML, divs and all, before I began thinking about how I would lay it out on the page, or style anything. After I had all the XHTML structure and content finished, I went to work on the external CSS. It made for a much cleaner design process and I do all my sites like that now.</description>
		<content:encoded><![CDATA[<p>I think the coolest tableless design I&#8217;ve done was: <a href="http://elbourne.org/baptist/dodd/" rel="nofollow">http://elbourne.org/baptist/dodd/</a>  IMHO it came out looking great, but the geeky thing I did with this site was that I did all the XHTML, divs and all, before I began thinking about how I would lay it out on the page, or style anything. After I had all the XHTML structure and content finished, I went to work on the external CSS. It made for a much cleaner design process and I do all my sites like that now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

