Diff for /Amaya/amaya/AmayaPage.html between versions 1.131 and 1.132

version 1.131, 2003/04/01 15:29:36 version 1.132, 2003/04/03 15:28:05
Line 28 Line 28
 <p style="text-align: center"><svg xmlns="http://www.w3.org/2000/svg"  <p style="text-align: center"><svg xmlns="http://www.w3.org/2000/svg"
      width="600" height="349">       width="600" height="349">
   <rect x="464" y="4" width="138" height="330" style="fill: #E1E1E1"/>    <rect x="464" y="4" width="138" height="330" style="fill: #E1E1E1"/>
   
   <g style="fill:#dc5b53; font: bold 16px" transform="scale(0.1)">    <g style="fill:#dc5b53; font: bold 16px" transform="scale(0.1)">
 <animateTransform attributeName="transform" attributeType="XML"       <animateTransform attributeName="transform" attributeType="XML"
    type="scale" from="0.1" to="1" additive="sum"                        type="scale" from="0.1" to="1" additive="sum"
    begin="0s" dur="10s" fill="freeze"/>                        begin="0s" dur="10s" fill="freeze"/>
 <animateTransform attributeName="transform" attributeType="XML"        <animateTransform attributeName="transform" attributeType="XML"
   type="translate" from="600,0" to="0,0" additive="sum"                        type="translate" from="600,0" to="0,0" additive="sum"
    begin="0s" dur="10s" fill="freeze"/>                        begin="0s" dur="10s" fill="freeze"/>
     <a xlink:href="http://www.w3.org/Amaya">      <a xlink:href="http://www.w3.org/Amaya">
       <text y="38px" x="477px">Amaya at W3C        <text y="38px" x="477px">Amaya at W3C
       </text>        </text>
Line 88 Line 87
       </symbol>        </symbol>
     </defs>      </defs>
     <g id="cubes">      <g id="cubes">
        <animateColor attributeName="fill" attributeType="CSS"        <animateColor attributeName="fill" attributeType="CSS"
                       from="rgb(0,0,255)" to="rgb(128,0,0)" begin="0s"                      from="rgb(0,0,255)" to="rgb(128,0,0)" begin="0s" dur="6s"
                       dur="6s" fill="freeze"/>                      fill="freeze"/>
   
       <use x="200" y="112" xlink:href="#cube" style="fill: #0192BF"        <use x="200" y="112" xlink:href="#cube" style="fill: #0192BF"
            opacity="20%"/>             opacity="20%"/>
       <use x="230" y="112" xlink:href="#cube" style="fill: #2B9FC3"        <use x="230" y="112" xlink:href="#cube" style="fill: #2B9FC3"
Line 103 Line 101
       <use x="320" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>        <use x="320" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>
       <use x="350" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>        <use x="350" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>
       <use x="380" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>        <use x="380" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>
       <use opacity="40%" x="410" y="112" xlink:href="#cube" style="fill: #EC1608"/>        <use opacity="40%" x="410" y="112" xlink:href="#cube"
              style="fill: #EC1608"/>
       <use x="410" y="142" xlink:href="#cube" style="fill: #E2372C"/>        <use x="410" y="142" xlink:href="#cube" style="fill: #E2372C"/>
       <use x="350" y="172" xlink:href="#cube" style="fill: #DAAFAC"/>        <use x="350" y="172" xlink:href="#cube" style="fill: #DAAFAC"/>
       <use x="380" y="172" xlink:href="#cube" style="fill: #DF8984"/>        <use x="380" y="172" xlink:href="#cube" style="fill: #DF8984"/>

Removed from v.1.131  
changed lines
  Added in v.1.132


Webmaster