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 HTML
What Is the Relation between XHTML and HTML? - XHTML FAQs - Introduction To XHTML 1.0
✍: FYIcenter.com
HTML (Hyper-Text Markup Language) is the original markup language for writing Web documents.
XHMTL 1.0 is basically the same language as HTML 4.0. But XHTML 1.0 is defined in XML 1.0 syntax. XHTML 1.0 offers the following features:
For more information on HTML, please visit http://www.w3.org/MarkUp/.
2007-05-12, 5967👍, 0💬
Popular Posts:
Can you explain what is “AutoPostBack” feature in ASP.NET ? If we want the control to automatically ...
What Is a LABEL Tag/Element? - XHTML 1.0 Tutorials - Understanding Forms and Input Fields A "label" ...
How can we implement singleton pattern in .NET? Singleton pattern mainly focuses on having one and o...
How To Use "IN OUT" Parameter Properly? - Oracle DBA FAQ - Creating Your Own PL/SQL Procedures and F...
How do I install JUnit? First I will download the lastest version of JUnit. Then I will extract all ...