topical media & game development

talk show tell print

basic-xml-17-ch17-eg12.xml / xml



  <?xml version="1.0" encoding="UTF-8" ?>
  <?xml-stylesheet type="text/css" href="ch17_eg12.css" ?> <page>
    <table>
      <tableRow>
        <tableCell1>One</tableCell1>
        <tableCell2>Two</tableCell2>
        <tableCell3>Three</tableCell3>
      </tableRow>
      <tableRow>
        <tableCell1>Four</tableCell1>
        <tableCell2>Five</tableCell2>
        <tableCell3>Six</tableCell3>
      </tableRow>
    </table>
  </page>


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.