<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1035386" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1035386</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-source-code#comment-1204751</link>
    <description> &lt;p&gt;Hey &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; , thanks all for your wonderful suggestions.....&lt;/p&gt;
&lt;p&gt;SBalan Group&lt;br /&gt;
&lt;a href=&quot;http://www.sbalanprojects.com/&quot; class=&quot;bb-url&quot;&gt;http://www.sbalanprojects.com/&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 26 Jul 2006 09:54:24 +0000</pubDate>
 <dc:creator>construction</dc:creator>
 <guid isPermaLink="false">comment 1204751 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-source-code#comment-1204746</link>
    <description> &lt;p&gt;I do too, like main div and its closed div... just do tabs basically, and yes its very important to put comments especially if your doing a mix of html and php...&lt;/p&gt;
 </description>
     <pubDate>Wed, 26 Jul 2006 02:03:22 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1204746 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-source-code#comment-1204730</link>
    <description> &lt;p&gt;Comments can also be up there with formatting.&lt;br /&gt;
If you have a nested table, list, div&#039;s ... a comment can save many hours later&lt;/p&gt;
 </description>
     <pubDate>Tue, 25 Jul 2006 21:05:11 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1204730 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-source-code#comment-1204724</link>
    <description> &lt;p&gt;I always format my code, but I another thing I suggest, which isn&#039;t going to matter in this case because you&#039;re just talking about HTML, but when I&#039;m doing a lot of heavy PHP/MySQL coding, I&#039;ll seperate big chunks of code into two or three files and include them into a file so that I know exactly where the problem is coming from (because I always seem to have a few &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/tongue.png&quot; title=&quot;Sticking out tongue&quot; alt=&quot;Sticking out tongue&quot; class=&quot;smiley-content&quot; /&gt;).&lt;/p&gt;
&lt;p&gt;But like I said, that doesn&#039;t matter in HTML because you won&#039;t get error messages. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 25 Jul 2006 19:45:00 +0000</pubDate>
 <dc:creator>mscreashuns</dc:creator>
 <guid isPermaLink="false">comment 1204724 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-source-code#comment-1204723</link>
    <description> &lt;p&gt;Formatting is a good habit to get in, as Jeeves said, it is nice to be able to read the code later. Indentation can make things so easy to see. Say you have three nested tables, if you don&#039;t do indentation, halfway n the middle it becomes harder to see which table a  belongs to.&lt;/p&gt;
&lt;p&gt;There are many times people post code samples here and ask for help. On top of not wrappng the code in tage to place it in a fixed font, things just seem thrown together. Ususally first thing I do is cut and paste it into an editor and format it. IMO more poeple would get more help on potings like that if they formatted it more readable.&lt;/p&gt;
&lt;p&gt;Now the other hand, there is only one reason to not have formatted code; but you should still have a formatted copy: optimizing code to be a smaller file size (getting rid of all whitespace). For the most part though, I don&#039;t see the need to do that much, hardly any site is of size that this would make much difference.&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Tue, 25 Jul 2006 19:35:50 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1204723 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-source-code#comment-1204697</link>
    <description> &lt;p&gt;Depends who you ask I suppose. For me, yes! I like to be able to read my code afterwards.&lt;/p&gt;
&lt;p&gt;Am also a bit of a purist though. I like to be able to look at my written code and think: &quot;That looks beautiful.&quot; But then, I definately go too far with that. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Make it readable, but don&#039;t get anal about it. That&#039;s a good rule of thumb.&lt;/p&gt;
 </description>
     <pubDate>Tue, 25 Jul 2006 12:14:09 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1204697 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
