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:
Relation between HTML and XML
What Is the Relation between HTML and XML?
✍: FYIcenter
XML (Extensible Markup Language) is a generic markup language to organize generic information into a structured document with embedded tags.
HTML is not related to XML other than the factor that both languages uses embedded tags in with similar syntaxes.
For more informationon XML, please visit http://www.w3.org/XML/.
2007-03-03, 5654👍, 0💬
Popular Posts:
Where Do You Download JUnit? Where do I download JUnit? I don't think anyone will ask this question ...
What is the difference between RegisterClientScriptBloc kand RegisterStartupScript? RegisterClientSc...
How To Wirte a Simple JUnit Test Class? This is a common test in a job interview. You should be able...
How can I implement a thread-safe JSP page? You can make your JSPs thread-safe by having them implem...
.NET INTERVIEW QUESTIONS - Did VB6 support multi-threading ? While VB6 supports multiple single-thre...