<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1017245" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1017245</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/twf-feedback-and-announcements/code-tag#comment-1101716</link>
    <description> &lt;p&gt;Thank you!  Much better.&lt;/p&gt;
 </description>
     <pubDate>Fri, 15 Feb 2002 14:27:20 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1101716 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/twf-feedback-and-announcements/code-tag#comment-1101700</link>
    <description> &lt;p&gt;Good job, Chad!&lt;/p&gt;
&lt;p&gt;Ugh - the submit reply, preview buttons should be left-aligned to make sure they appear the same place. Or create a seperate table for them underneath the message.&lt;/p&gt;
 </description>
     <pubDate>Fri, 15 Feb 2002 10:07:57 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1101700 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/twf-feedback-and-announcements/code-tag#comment-1101685</link>
    <description> &lt;p&gt;Excelent!&lt;/p&gt;
&lt;p&gt;(submit reply &amp;amp; etc. buttons are now centered wayy wayy over there now)&lt;/p&gt;
 </description>
     <pubDate>Fri, 15 Feb 2002 07:18:11 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1101685 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/twf-feedback-and-announcements/code-tag#comment-1101680</link>
    <description> &lt;p&gt;This annoyance should now be taken care of. And posts with code in them will extend as far as they need to while the rest of the posts will remain within the normal screen parameters. You will have to scroll to see the code if it is longer than the screen allows but at least the whole thread is not screwed up.&lt;/p&gt;
 </description>
     <pubDate>Fri, 15 Feb 2002 05:40:34 +0000</pubDate>
 <dc:creator>Chad Simper</dc:creator>
 <guid isPermaLink="false">comment 1101680 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/twf-feedback-and-announcements/code-tag#comment-1101236</link>
    <description> &lt;p&gt;&lt;code&gt;A way long piece of text that is so long that it extends this table but shouldn&amp;#039;t extend other posts .... I am just trying to make a really really really really really really really really long sentence and I think I have.... &lt;/code&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Tue, 12 Feb 2002 06:09:13 +0000</pubDate>
 <dc:creator>Chad Simper</dc:creator>
 <guid isPermaLink="false">comment 1101236 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/twf-feedback-and-announcements/code-tag#comment-1100939</link>
    <description> &lt;p&gt;The [ php ] tag apparently also causes the same problem so it should be fixed also.&lt;/p&gt;
 </description>
     <pubDate>Sat, 09 Feb 2002 19:18:45 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1100939 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/twf-feedback-and-announcements/code-tag#comment-1100933</link>
    <description> &lt;p&gt;Chad&lt;/p&gt;
&lt;p&gt;Yes, that is done on a couple of forums. The way to do that is to break each message up into individual tables, instead of multiple TRs of the same table. Easily done, and looks good.&lt;/p&gt;
&lt;p&gt;The other, very very ugly way to do it would to have the templates makrup CODE information in &amp;lt; TEXTAREA &amp;gt; fields. Ugh!&lt;/p&gt;
 </description>
     <pubDate>Sat, 09 Feb 2002 18:01:08 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1100933 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/twf-feedback-and-announcements/code-tag#comment-1100808</link>
    <description> &lt;p&gt;If they are using &lt;/p&gt;
&lt;pre&gt; tags, the reason for that is so the code appears as it was intended to be.  Otherwise, the code will be in html and all the formatting will disappear.

The only way to do this (as far as I know) is by using &lt;pre&gt; tags.  I have an article database where I use &lt;pre&gt; tags so the tabs and breaks appear properly.  But these articles (.txt) are submitted by other visitors to the site and if they do not format it properly the lines extend wide.  If I don&#039;t use the &lt;pre&gt; tags the everything will appear in one paragraph and makes no sense.  I have been looking for a solution for this problem myself and haven&#039;t found another way to do it.

If it is possible to retain the formatting and at the same time make sure the lines do not extend after a ceartin specified width, then let me know.

thanks

PS - don&#039;t mention any formatting within tables as it does not make a difference once &lt;pre&gt; tags are used, even inside the tables. &lt;/pre&gt;&lt;/pre&gt;&lt;/pre&gt;&lt;/pre&gt;&lt;/pre&gt;</description>
     <pubDate>Fri, 08 Feb 2002 21:43:18 +0000</pubDate>
 <dc:creator>Gurudev</dc:creator>
 <guid isPermaLink="false">comment 1100808 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/twf-feedback-and-announcements/code-tag#comment-1100676</link>
    <description> &lt;p&gt;I saw Megans post this morning on this so I went back to one that I had posted code on last night and just broke it up a bit so that it would go way out to the right field. &lt;/p&gt;
&lt;p&gt;(that is when i discovered that i posted to a thread that was started in 1999....opps) &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Anyway, breaking it up will work fine for me. not a problem. Just have to remember to do it.&lt;/p&gt;
 </description>
     <pubDate>Thu, 07 Feb 2002 04:45:34 +0000</pubDate>
 <dc:creator>disaster-master</dc:creator>
 <guid isPermaLink="false">comment 1100676 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/twf-feedback-and-announcements/code-tag#comment-1100671</link>
    <description> &lt;p&gt;Actually, a resolution to this problem has been on my to-do list for a couple weeks now when I first noticed it and it annoyed me &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;What will happen is when a post has the code tag in it, it will be ignored for the standard table tags... Only the post that has the code tag in it will break the page limits... All other posts will look as normal. I&#039;ve seen this done on a couple forums and I just have to study how they made it happen.&lt;/p&gt;
 </description>
     <pubDate>Thu, 07 Feb 2002 04:14:04 +0000</pubDate>
 <dc:creator>Chad Simper</dc:creator>
 <guid isPermaLink="false">comment 1100671 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
