Diff for /Amaya/amaya/AmayaPage.html between versions 1.137 and 1.138

version 1.137, 2003/04/14 08:46:46 version 1.138, 2003/04/14 14:55:22
Line 1 Line 1
 <?xml version="1.0" encoding="iso-8859-1"?>  <?xml version="1.0" encoding="iso-8859-1"?>
 <!-- Processing Instruction generated by Amaya; the stylesheet is    <!-- Processing Instruction generated by Amaya; the stylesheet is
    available on the W3C site at http://www.w3.org/Math/XSL/pmathml.xsl -->       available on the W3C site at http://www.w3.org/Math/XSL/pmathml.xsl -->
 <?xml-stylesheet type="text/xsl" href="pmathml.xsl"?>  <?xml-stylesheet type="text/xsl" href="pmathml.xsl"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"
       "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd">        "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd">
   
 <html xmlns="http://www.w3.org/1999/xhtml">  <html xmlns="http://www.w3.org/1999/xhtml">
   
 <head>  <head>
   <title>Welcome to Amaya</title>    <title>Welcome to Amaya</title>
   <style type="text/css">    <style type="text/css">
Line 27 Line 25
 </head>  </head>
   
 <body xml:lang="en">  <body xml:lang="en">
 <p style="text-align: center">  <p style="text-align: center"><svg xmlns="http://www.w3.org/2000/svg"
   
 <svg xmlns="http://www.w3.org/2000/svg"  
      width="600" height="349">       width="600" height="349">
     <defs>
   <defs>    
     <symbol id="cube">      <symbol id="cube">
         <polygon points="0,0 5,5 5,20 0,15" transform="translate(0,1)"        <polygon points="0,0 5,5 5,20 0,15" transform="translate(0,1)"
                  stroke-width="1"/>                 stroke-width="1"/>
         <polygon points="0,0 15,0 20,5 5,5" transform="translate(1,0)"        <polygon points="0,0 15,0 20,5 5,5" transform="translate(1,0)"
                  stroke-width="1"/>                 stroke-width="1"/>
         <rect x="6" y="6" width="15" height="15" stroke-width="1"/>        <rect x="6" y="6" width="15" height="15" stroke-width="1"/>
       </symbol>      </symbol>
     </defs>    </defs>
   
   
   <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="translate(477,0)">    <g style="fill:#dc5b53; font: bold 16px" transform="translate(477,0)">
           
     <a xlink:href="http://www.w3.org/Amaya">      <a xlink:href="http://www.w3.org/Amaya">
       <text y="38px" x="0px">Amaya at W3C        <text y="38px" x="0px">Amaya at W3C
       </text>        </text>
Line 84 Line 75
       </text>        </text>
     </a>      </a>
   </g>    </g>
   
   
   <g>    <g>
   
      
     <image id="backgroundImage" xlink:href="amaya.png" width="471px"      <image id="backgroundImage" xlink:href="amaya.png" width="471px"
            height="338px" y="1px">             height="338px" y="1px">
       <desc>Leading the Web to its full potential</desc>        <desc>Leading the Web to its full potential</desc>
     </image>      </image>
   
     <g id="cubes">      <g id="cubes">
        
       <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 114 Line 99
       <use x="380" y="172" xlink:href="#cube" style="fill: #DF8984"/>        <use x="380" y="172" xlink:href="#cube" style="fill: #DF8984"/>
       <use x="410" y="172" xlink:href="#cube" style="fill: #DC5B53"/>        <use x="410" y="172" xlink:href="#cube" style="fill: #DC5B53"/>
     </g>      </g>
       <g transform="translate(312,156)"
         style="font: 24px helvetica; font-weight: bold; fill: #488B9B;">
 <g transform="translate(312,156)" style="font: 24px helvetica; font-weight: bold; fill: #488B9B;">        <text id="logo">AMAYA
      <text id="logo" >        </text>
 AMAYA        <text transform="scale(1,-1)skewX(-50)" opacity=".2">AMAYA
     </text>        </text>
 <text transform="scale(1,-1)skewX(-50)" opacity=".2">      </g>
 AMAYA  
     </text>  
 </g>  
   
     <text id="version" x="360px" y="320"      <text id="version" x="360px" y="320"
           style="font: bold 16px italic; fill: #0192BF;">Release 7.2            style="font: bold 16px italic; fill: #0192BF;">Release 8.0
     </text>      </text>
   
     <g id="polygonMask" style="stroke: none;">      <g id="polygonMask" style="stroke: none;">
       <polygon style="fill: #0192BF;" points="0,0 0,170 78,148"        <polygon style="fill: #0192BF;" points="0,0 0,170 78,148"
                transform="translate(30,60)" stroke-width="1" opacity="1"/>                 transform="translate(30,60)" stroke-width="1" opacity="1"/>
Line 257  software and documentation or portions t Line 237  software and documentation or portions t
 you make.</p>  you make.</p>
 </div>  </div>
 </body>  </body>
 </html>   
   
   </html>

Removed from v.1.137  
changed lines
  Added in v.1.138


Webmaster