HTML, XML and other stuff

 About

The site is under redesign, it will be finished june, 4th.

 Definitions

What is Xsl What is XHTML
What is DOM What is XForms

 What is XSL?

XSL stands for Extensible Stylesheet Language (XSL). It is used to refer to a set of languages with which you can transform and render XML documents.

 What is Xhtml

XHTML Stands for "Extensible Hypertext Markup Language. It combines HTML and XML into a single format.Web developers can create their own objects and tags for their Web pages. This gives more control over the appearance and organization of Web pages. The custom tags and attributes must be defined in a document type definition (DTD).

 What is DOM

DOM stands for Document Object Model. It is a specification of how the elements in a Web page (images, titles, headers, etc.) are represented. The model defines what attributes are associated with each element, and how the elements and attributes can be manipulated.

 What is Xforms

XForms is an XML format that is used to process data collected via forms (and other user interfaces). XForms use XML tags to define the data requested from the user and store the input after the user submits the data.

 Sponsors