Phillip Jones wrote:
Rick Merrill wrote:
Phillip Jones wrote:..

either that or SM and FireFox is going to have to implement an IE style
Self-healing process. The Mozilla community has been dying for ages to
emulate IE any way.

What is a browser self-healing process??

In IE they have code that allow IE to guess at missing tags in html code.

suppose you you have a line you forget the opening closing tag lets give
as example <head> </head> say you leave off by accident the <head> but
it finds the </head> Ie will assume where the beginning of the line
should be and supply it. it will over look spellings. In other words you
can either a careless coder, a 5 year old, child, or a Monkey to design
a website. As long as some semblance of correct code can be found IE
will supply the missing information. That way. it doesn't make any
difference how the code is written or has obivous errors IE over look
the error.

Where the proper way should be if so mus as a missing <, / [, } missing
the site should bomb is should show anything. And won't show anything
until every period space, characters are in the proper place.


tidy.exe available from W3C is a small executable that will fix some small errors in CSS, HTML, and XHTML. And tell you about errors it can't fix and warn you of possible problems.

http://tidy.sourceforge.net/


--
Ed
http://mysite.verizon.net/vze1zhwu/
Powered by SeaMonkey: http://www.seamonkey-project.org/

"Death with dignity is better than life with humiliation."
                                 -Husayn ibn Ali (626-680)
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to