﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../transform/applist.xsl"?>
<Applications xmlns:xd="http://schemas.microsoft.com/office/infopath/2003" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../schema/applist.xsd">
  <Header>
    <title>Tutorials</title>
    <description>
      <h1>Tutorials</h1>
      <p>This page contains links to reference and tutorial pages.</p>
      <note>Page verified 22 June 2008</note>
    </description>
  </Header>
  <AppList>
    <App>
      <AppName>W3 Schools - Tutorial</AppName>
      <AppUrl>http://www.w3schools.com/default.asp</AppUrl>
      <description>
        <h2>Tutorial about the Web!</h2>
        <p>This is the home page from W3 Schools for tutorials on everything needed to understand the coding of web pages. This includes HTML, CSS, XML etc.</p>
      </description>
      <ContName>John Steele</ContName>
      <ContEname>gxcc.techsupport</ContEname>
      <ContEdomain>soroban.co.uk</ContEdomain>
    </App>
    <App>
      <AppName>XML Tutorial</AppName>
      <AppUrl>http://www.w3schools.com/xml/default.asp</AppUrl>
      <description>
        <p>This is part of the W3 Schools site which specifically refers to XML. There are many more related tutorials.</p>
      </description>
      <ContName>John Steele</ContName>
      <ContEname>gxcc.techsupport</ContEname>
      <ContEdomain>soroban.co.uk</ContEdomain>
    </App>
    <App>
      <AppName>ZVON: The Guide to the XML Gallery</AppName>
      <AppUrl>http://www.zvon.org/</AppUrl>
      <description>
        <p>A guide to all aspects of XML. An alternative to the w3schols site above.</p>
        <p>This site takes a different approach to the tutorial giving examples but not so much explanation.</p>
        <note>Added on 20 Apr 2005</note>
      </description>
      <ContName>John Steele</ContName>
      <ContEname>gxcc.techsupport</ContEname>
      <ContEdomain>soroban.co.uk</ContEdomain>
    </App>
    <App>
      <AppName>HTML/ Reference</AppName>
      <AppUrl>http://www.blooberry.com/indexdot/html/index.html</AppUrl>
      <description>
        <p>This site has an on-line excellent reference for everything you wanted to know about HTML. </p>
        <p>It also has a second Tab with CSS reference material in a similar style.</p>
      </description>
      <ContName>John Steele</ContName>
      <ContEname>gxcc.techsupport</ContEname>
      <ContEdomain>soroban.co.uk</ContEdomain>
    </App>
  </AppList>
</Applications>