When you answer my question, will you make it a very detailed explanation?
Tags: Data Formats, Human Interest, transitional xhtml, world wide web consortium, Religion BeliefXForms is an XML format for the specification of a data processing model for XML data and user interface for the XML data.
{ 3 comments… read them below or add one }
You may contact a homework helper live at website like
http://homework.gionram.com/
Transitional has lots of legacy junk left in it. Strict is streamlined.
The tables on these pages show which elements and attributes only exist in Transitional (L for loose) and Frameset (F).
http://www.w3.org/TR/html4/index/elements.html
http://www.w3.org/TR/html4/index/attributes.html
XHTML 1.0 Strict is the same as HTML 4.01 Strict, but it follows XML syntax rules.
XHTML 1.0 Transitional is the same as HTML 4.01 Transitional, but it follows XML syntax rules. It supports everything found in XHTML 1.0 Strict, but also permits the use of a number of elements and attributes that are judged presentational, in order to ease the transition from HTML 3.2 and earlier. These include <center>, <u>, <strike>, and <applet>. [3]
XHTML 1.0 Frameset: is the same as HTML 4.01 Frameset, but it follows XML syntax rules. It allows the defining of an HTML frameset, a common practice in versions of HTML prior to HTML 4.
You must log in to post a comment.