Academic Tutorials



English | French | Portugese | Dutch | Italian
Google

on-line

Haupt Quellenprogramme E-Bücher Downloads Mit uns in Verbindung treten Über uns

HTML Tutorials
HTML Tutorial
XHTML Tutorial
CSS Tutorial
TCP/IP Tutorial
CSS 1.0
CSS 2.0
HLML
XML Tutorials
XML Tutorial
XSL Tutorial
XSLT Tutorial
DTD Tutorial
Schema Tutorial
XForms Tutorial
XSL-FO Tutorial
XML DOM Tutorial
XLink Tutorial
XQuery Tutorial
XPath Tutorial
XPointer Tutorial
RDF Tutorial
SOAP Tutorial
WSDL Tutorial
RSS Tutorial
WAP Tutorial
Web Services Tutorial
Browser Scripting
JavaScript Tutorial
VBScript Tutorial
DHTML Tutorial
HTML DOM Tutorial
WMLScript Tutorial
E4X Tutorial
Server Scripting
ASP Tutorial
PERL Tutorial
SQL Tutorial
ADO Tutorial
CVS
Python
Apple Script
PL/SQL Tutorial
SQL Server
PHP
.NET (dotnet)
Microsoft.Net
ASP.Net
.Net Mobile
C# : C Sharp
ADO.NET
VB.NET
VC++
Multimedia
SVG Tutorial
Flash Tutorial
Media Tutorial
SMIL Tutorial
Photoshop Tutorial
Gimp Tutorial
Matlab
Gnuplot Programming
GIF Animation Tutorial
Scientific Visualization Tutorial
Graphics
Web Building
Web Browsers
Web Hosting
W3C Tutorial
Web Building
Web Quality
Web Semantic
Web Careers
Weblogic Tutorial
SEO
Web Site Hosting
Domain Name
Java Tutorials
Java Tutorial
JSP Tutorial
Servlets Tutorial
Struts Tutorial
EJB Tutorial
JMS Tutorial
JMX Tutorial
Eclipse
J2ME
JBOSS
Programming Langauges
C Tutorial
C++ Tutorial
Visual Basic Tutorial
Data Structures Using C
Cobol
Assembly Language
Mainframe
Forth Programming
Lisp Programming
Pascal
Delphi
Fortran
OOPs
Data Warehousing
CGI Programming
Emacs Tutorial
Gnome
ILU
Soft Skills
Communication Skills
Time Management
Project Management
Team Work
Leadership Skills
Corporate Communication
Negotiation Skills
Database Tutorials
Oracle
MySQL
Operating System
BSD
Symbian
Unix
Internet
IP-Masquerading
IPC
MIDI
Software Testing
Testing
Firewalls
SAP Module
ERP
ABAP
Business Warehousing
SAP Basis
Material Management
Sales & Distribution
Human Resource
Netweaver
Customer Relationship Management
Production and Planning
Networking Programming
Corba Tutorial
Networking Tutorial
Microsoft Office
Microsoft Word
Microsoft Outlook
Microsoft PowerPoint
Microsoft Publisher
Microsoft Excel
Microsoft Front Page
Microsoft InfoPath
Microsoft Access
Accounting
Financial Accounting
Managerial Accounting


W3C XHTML Tätigkeiten

Previous Next




HTML ist die Lingua Franca für Verlags- Hypertext auf World Wide Web.

XHTML ist die neueste Version des HTML.



XHTML Tutorial

To see how this Web Site was converted to XHTML, read out our XHTML tutorial




XHTML Versions
XHTML 1.0

XHTML 1.0 was released as the W3C Recommendation 20. January 2000

XHTML 1.0 Second Edition

XHTML 1.0 Second Edition was released as the W3C Recommendation 1. August 2002. It is not a new version, but an update and the "bug fix".




Über XHTML 1.0

XHTML 1.0 war die erste Hauptänderung am HTML seit 1997, und ein sehr wichtiger Schritt auf der Weise, einen Standard zu verursachen, der reichere Webseiten auf einer breiteren Strecke der Benutzermittel (Datenbanksuchroutinen), wie Schreibtisch PC, bewegliche (drahtlose) Vorrichtungen zur Verfügung stellt und Zelle ruft an.

XHTML ist eine XML Anwendung mit sauberem Migration Weg von HTML 4.01. W3C erstes Schritt war, HTML 4.01 in XML, mit dem Ergebnis XHTML 1.0 neuzuformulieren. XHTML 1.0 beruht auf HTML 4.01 für die Bedeutungen der HTML Umbauten.

Der folgende Schritt schließen Modularisierung von XHTML in kleinere Elementansammlungen ein, um sie einfacher zu bilden, XHTML mit anderen Preisaufschlagsprachen wie vektorgraphiken und -multimedia zu kombinieren.

Modularisierung von XHTML gibt auch verringerte Entwicklung Kosten, verbesserte Mitarbeit mit anderen Anwendungen (wie Datenbanken), einfachere Kommunikation mit unterschiedlichen Benutzermitteln (Datenbanksuchroutinen) und sauberere Integration zwischen HTML und unterschiedlichen XML Standards.




W3C XHTML Activities
XHTML 1.0
XHTML 1.0 is a reformulation of the HTML 4.01 in XML.

To learn more about the XHTML visit our XHTML tutorial.




XHTML 1.1 (Modular XHTML)

Kleine Vorrichtungen (wie bewegliche Vorrichtungen) können nicht alle XHTML Funktionen stützen. XHTML 1.1 teilt die Spezifikation in die Module mit begrenzter Funktionalität. Kleine Datenbanksuchroutinen können ihre Kompliziertheit verringern, indem sie nur vorgewählte Module stützen (aber, sobald ein Modul gewählt worden ist, alle seine Eigenschaften muß gestützt werden).

XHTML 1.1 ist strenge Sprache. XHTML 1.1 ist nicht mit dem HTML 4 rueckwaerts kompatibel.




XHTML Basic

XHTML Basic is small subset of XHTML 1.1. It contains only basic XHTML feature like text structure, images, basic forms, and basic tables. It is designed for the small browsers (like in handheld devices).




XHTML Events

With the support for the W3C Document Object Model level 2 in XHTML, event handlers can be attached to the XHTML elements so that parent elements can handle events before and after child elements.

To learn more about DOM, study our DOM tutorial




XHTML Print

XHTML-Print is a part of the XHTML 1.1 (Modular XHTML).

XHTML-Print is designed for the mobile devices and low-cost printers that generally print from top to bottom of a page with no printing buffer and without a device specific printer driver.




XForms

With the HTML forms, a user can visit a Web page, add information to the page, and submit the page to a Web server.

XForms are the successors to the HTML forms, providing a much richer and presentation independent way of handling interactive Web transactions. Designed to be integrated with the XHTML, we can expect that future e-commerce applications will demand the use of XForms.

To learn more about the XForms, study our XForms tutorial.




XHTML Modularization

XHTML Modularization is about splitting the XHTML 1.0 into a collection of small modules that provide specific functionality.

Modularization of the XHTML 1.0 is implemented using the XML DTD (Document Type Definition)

Modularization of the XHTML 2.0 will be implemented using XML Schemas.

To learn more about the DTD, visit our DTD tutorial.

To learn more about the XML Schemas, visit our Schema tutorial.




XHTML 2.0

XHTML 2.0 is a next generation markup language. The functionality is expected to remain similar to the XHTML 1.1, but the markup language may be altered to conform to the requirements of the XML standards like XML Linking and XML Schema.




XLink

XLink is a language for creating hyperlinks in the XML documents. XLink is similar to the HTML links - but it is a lot more powerful
XLink supports simple links (like HTML) and extended links (for linking multiple resources together).

You can learn more about XLink in our XLink tutorial.




HLink

HLink adds the ability to specify which attributes of elements represent hyperlinks in the XHTML, and specifies how hyperlinks should be traversed.

HLink is an extension to the XLink.




W3C HTML Specifications and Timeline
Specification Draft /Proposal W3C Recommendation
     
XHTML 1.0   26. Jan 2000
XHTML 1.0 Revision   01. Aug 2002
XHTML 1.1   31. May 2001
XHTML Modules   10. Apr 2001
XHTML Modules 1.1 13. Feb 2006  
XHTML Basic   19. Dec 2000
XHTML Basic 1.1 07. Jun 2006  
XHTML Events   14. Oct 2003
XHTML Print 31. Jan 2006  
XHTML Media Types 01. Aug 2002  
     
XForms 1.0   14. Oct 2003
XForms 1.0 (SE)   14. Mar 2006
XForms 1.1 09. Dec 2005  
     
XHTML 2.0 27. May 2005  
     
XLink   27. Jun 2001
HLink 13. Sep 2002  




Previous Next

Keywords: XSD restrictions/facets,web service xsd,xsd tutorial,xsd xml,xsd examples,xsd dtd,xsd validator,xslt xsd,sample xsd


HTML Quizes
HTML Quiz
XHTML Quiz
CSS Quiz
TCP/IP Quiz
CSS 1.0 Quiz
CSS 2.0 Quiz
HLML Quiz
XML Quizes
XML Quiz
XSL Quiz
XSLT Quiz
DTD Quiz
Schema Quiz
XForms Quiz
XSL-FO Quiz
XML DOM Quiz
XLink Quiz
XQuery Quiz
XPath Quiz
XPointer Quiz
RDF Quiz
SOAP Quiz
WSDL Quiz
RSS Quiz
WAP Quiz
Web Services Quiz
Browser Scripting Quizes
JavaScript Quiz
VBScript Quiz
DHTML Quiz
HTML DOM Quiz
WMLScript Quiz
E4X Quiz
Server Scripting Quizes
ASP Quiz
PERL Quiz
SQL Quiz
ADO Quiz
CVS Quiz
Python Quiz
Apple Script Quiz
PL/SQL Quiz
SQL Server Quiz
PHP Quiz
.NET (dotnet) Quizes
Microsoft.Net Quiz
ASP.Net Quiz
.Net Mobile Quiz
C# : C Sharp Quiz
ADO.NET Quiz
VB.NET Quiz
VC++ Quiz
Multimedia Quizes
SVG Quiz
Flash Quiz
Media Quiz
SMIL Quiz
Photoshop Quiz
Gimp Quiz
Matlab Quiz
Gnuplot Programming Quiz
GIF Animation Quiz
Scientific Visualization Quiz
Graphics Quiz
Web Building  Quizes
Web Browsers Quiz
Web Hosting Quiz
W3C Quiz
Web Building Quiz
Web Quality Quiz
Web Semantic Quiz
Web Careers Quiz
Weblogic Quiz
SEO Quiz
Web Site Hosting Quiz
Domain Name Quiz
Java Quizes
Java Quiz
JSP Quiz
Servlets Quiz
Struts Quiz
EJB Quiz
JMS Quiz
JMX Quiz
Eclipse Quiz
J2ME Quiz
JBOSS Quiz
Programming Langauges Quizes
C Quiz
C++ Quiz
Visual Basic Quiz
Data Structures Using C Quiz
Cobol Quiz
Assembly Language Quiz
Mainframe Quiz
Forth Programming Quiz
Lisp Programming Quiz
Pascal Quiz
Delphi Quiz
Fortran Quiz
OOPs Quiz
Data Warehousing Quiz
CGI Programming Quiz
Emacs Quiz
Gnome Quiz
ILU Quiz
Soft Skills Quizes
Communication Skills Quiz
Time Management Quiz
Project Management Quiz
Team Work Quiz
Leadership Skills Quiz
Corporate Communication Quiz
Negotiation Skills Quiz
Database Quizes
Oracle Quiz
MySQL Quiz
Operating System Quizes
BSD Quiz
Symbian Quiz
Unix Quiz
Internet Quiz
IP-Masquerading Quiz
IPC Quiz
MIDI Quiz
Software Testing Quizes
Testing Quiz
Firewalls Quiz
SAP Module Quizes
ERP Quiz
ABAP Quiz
Business Warehousing Quiz
SAP Basis Quiz
Material Management Quiz
Sales & Distribution Quiz
Human Resource Quiz
Netweaver Quiz
Customer Relationship Management Quiz
Production and Planning Quiz
Networking Programming Quizes
Corba Quiz
Networking Quiz
Microsoft Office Quizes
Microsoft Word Quiz
Microsoft Outlook Quiz
Microsoft PowerPoint Quiz
Microsoft Publisher Quiz
Microsoft Excel Quiz
Microsoft Front Page Quiz
Microsoft InfoPath Quiz
Microsoft Access Quiz
Accounting Quizes
Financial Accounting Quiz
Managerial Accounting Quiz

Privacy Policy
Copyright © 2003-2024 Vyom Technosoft Pvt. Ltd., All Rights Reserved.