Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What Is the Relation between XHTML and XML
What Is the Relation between XHTML and XML? - XHTML FAQs - Introduction To XHTML 1.0
✍: FYIcenter.com
XML (Extensible Markup Language) is a generic markup language to organize generic information into a structured document with embedded tags.
XHTML is entirely based on XML. You can actually say that XHTML is a child language of XML.
For more information on XML, please visit http://www.w3.org/XML/.
2007-05-12, 5269👍, 0💬
Popular Posts:
How to set a HTML document's background color? document.bgcolor property can be set to any appropria...
What Articles Have You Read about JUnit? There are a number of JUnit articles that you should read: ...
What is difference between custom JSP tags and JavaBeans? Custom JSP tag is a tag you defined. You d...
What is DAR (Decision Analysis and Resolution) ? Decision Analysis and Resolution is to analyze poss...
What is test metrics? Test metrics accomplish in analyzing the current level of maturity in testing ...