Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Re: The Lambda lambada...Why embedded SQL is becoming irrelevant and why you should start looking at
"gary drummond" <spam@uce.gov> wrote in message
news:xPudnXvIXPDxm2PY4p2dnA@giganews.com...
> Pete Dashwood wrote: 
> I couldn't find this, but I did find Differences between XHTML and HTML...
>
> Gary
>

Yes, I just went back and looked again. They have apparently updated it...
You are correct. However, they do give differences between XHTML and XML in
the text of their tutorial.

Another good site that explains it very well...

"XML and XHTML are quite different. XML (eXtensible Markup Language) grew
out of a desire to be able to use more than just the fixed vocabulary of
HTML on the web. It is a meta-markup language, like SGML, but one that
simplifies many aspects to make it easier to make a generic parser. XHTML
(eXtensible HyperText Markup Language) is a reformulation of HTML in XML
syntax. While very similar in many respects, it has a few key differences.
First, XML always needs close tags, and has a special syntax for tags that
don't need a close tag. In HTML, some tags, such as img are always assumed
to be empty and close themselves. Others, like p may close implicitly based
on other content. And others, like div always need to have a close tag. In
XML (including XHTML), any tag can be made self-closing by putting a slash
before the code angle bracket, for example <img src="funfun.jpg"/>. In HTML
that would just be <img src="funfun.jpg">

Second, XML has draconian error-handling rules. In contrast to the leniency
of HTML parsers, XML parsers are required to fail catastrophically if they
encounter even the simplest syntax error in an XML document. This gives you
better odds of generating valid XML, but it also makes it very easy for a
trivial error to completely break your document."

from... http://webkit.org/blog/?p=68

Pete.




Report this thread to moderator Post Follow-up to this message
Old Post
Pete Dashwood
03-19-07 08:55 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Cobol archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 09:11 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.