<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) <!-- and ending with --> (line 72b), the page loaded without issues.<br><br>70a <!-- <br>70b <!--P><br>71 <!--B><!--A HREF="<a href="http://www.bcpl.net/help/">http://www.bcpl.net/help/</a>">BCPL Tech Support Pages</A></B><br>
72a <!--p><br>72b --><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 "&nbsp;", 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 "tables" 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"><<a href="mailto:jfitz2nyc@yahoo.com">jfitz2nyc@yahoo.com</a>></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>
"Per aspera ad astra"<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 <<a href="mailto:waltechmail@yahoo.com">waltechmail@yahoo.com</a>> wrote:<br>
<br>
> OS is Fedora 12, gnome desktop i686<br>
> konqueror 4.4.5 is crashing totally and instantly<br>
> with one known address.<br>
><br>
</div><div class="im">> however, it *Crashes* everytime I do<br>
> <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>