Hi Mihael, On 5 Jan 2007 at 8:58, Mihael Zadravec wrote: > I started using xml for certain parts of my online applications... > Now, here is the question... If I would create a whole website using > xml, would it be standard compliant?
if you use Xml in the background and create Html using a Xsl-File, then you can create it standard compilant. My complete website exists in two versions - Xml/Xsl at http://www.sql-und-xml.de/xml/index.xml and Html at http://www.sql-und-xml.de/ The Html-Version is created using an own freeware tool (xml-batch- converter), this creates static Html-files. Using the IE6 or IE7 shows all pages complete. FF/Opera have some limitations. Using Xml/Xsl allows a lot of things without PHP/Perl: The menu (all filenames, link content, accesskey-definitions) is outsourced into a single file. Its like a template - without any programming language. Regards, Juergen Auer ---- Jürgen Auer http://www.sql-und-xml.de/ Web-Datenbanken zum Mieten Friedenstr. 37, 10 249 Berlin Tel.: +49 (0)30 / 420 200 60 Fax: +49 (0)30 / 420 198 19 [EMAIL PROTECTED] ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
