<font color="#3333ff"><font face="verdana,sans-serif">Looking at the code, it is faulty.<br><br>01. The programmer intended to comment lines 70,71 and 72, but failed to do so. Instead, he/she commented out the entire code from line 70 to the end.<br>

Once I commented out those 3 lines (line 70a) &lt;!-- and ending with --&gt; (line 72b), the page loaded without issues.<br><br>70a &lt;!-- <br>70b &lt;!--P&gt;<br>71  &lt;!--B&gt;&lt;!--A HREF=&quot;<a href="http://www.bcpl.net/help/">http://www.bcpl.net/help/</a>&quot;&gt;BCPL Tech Support Pages&lt;/A&gt;&lt;/B&gt;<br>

72a &lt;!--p&gt;<br>72b --&gt;<br clear="all"></font></font><span style="color: rgb(51, 51, 255); font-family: verdana,sans-serif;"><br>02. The programmer is trying to use HTML 4.0, but is not following any of its standards. The code starts off with Windows HTML editor and has too many of the &quot;&amp;nbsp;&quot;, which is really bad way to get the text to move to its place.<br>

<br>I recently started writing html/php/JS/ajax code and I know how tempting it is to use a WYSIWYG editor, but we end up getting so much more junk than we intended. <br><br>Yes, writing CSS or using &quot;tables&quot; is more work for a simple text page, but the results are standard and works well on all browsers. (except IE, which seems to have its own mind).<br>

<br>--</span><br style="color: rgb(51, 51, 255); font-family: verdana,sans-serif;"><span style="color: rgb(51, 51, 255); font-family: verdana,sans-serif;">Rajiv G Gunja</span><br style="color: rgb(51, 51, 255); font-family: verdana,sans-serif;">

<span style="color: rgb(51, 51, 255); font-family: verdana,sans-serif;">Blog: <a href="http://ossrocks.blogspot.com" target="_blank">http://ossrocks.blogspot.com</a></span><br>
<br><br><div class="gmail_quote">On Fri, Feb 4, 2011 at 22:33, John Fitzpatrick <span dir="ltr">&lt;<a href="mailto:jfitz2nyc@yahoo.com">jfitz2nyc@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

I get the same result with Konqueror on Kubuntu 10.10. When going to <a href="http://waltech.freeshell.org" target="_blank">http://waltech.freeshell.org</a>, Konqueror crashes. (Rather quickly, too.)<br>
<br>
&quot;Per aspera ad astra&quot;<br>
<font color="#888888">John Fitzpatrick<br>
<a href="mailto:jfitz@computer.org">jfitz@computer.org</a><br>
410-385-2461<br>
</font><div class="im"><br>
<br>
--- On Fri, 2/4/11, Walt Smith &lt;<a href="mailto:waltechmail@yahoo.com">waltechmail@yahoo.com</a>&gt; wrote:<br>
<br>
&gt; OS is Fedora 12, gnome desktop i686<br>
&gt; konqueror 4.4.5 is crashing totally and instantly<br>
&gt; with one known address.<br>
&gt;<br>
</div><div class="im">&gt; however, it *Crashes*  everytime I  do<br>
&gt; <a href="http://waltech.freeshell.org" target="_blank">http://waltech.freeshell.org</a><br>
<br>
<br>
<br>
<br>
<br>
</div><div><div></div><div class="h5">_______________________________________________<br>
CALUG mailing list<br>
<a href="mailto:CALUG@unknownlamer.org">CALUG@unknownlamer.org</a><br>
<a href="http://lists.unknownlamer.org/listinfo/calug" target="_blank">http://lists.unknownlamer.org/listinfo/calug</a><br>
</div></div></blockquote></div><br>