Menu: Unterschied zwischen den Versionen

Aus Spiritwiki
 
(11 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<html>
<table class="tablebackground" width=100%  bgcolor=#F8FBEF background=bg3.jpg style="background-size:103%; font-family: Futura Medium Italic; font-size:16px;">
<table class="tablebackground" width=100%  bgcolor=#F8FBEF background=bg3.jpg style="background-size:103%; font-family: Futura Medium Italic; font-size:16px;">
<tr>
<tr>
Zeile 111: Zeile 110:
</table>
</table>
.............................<br>
.............................<br>
<html>
<div id="circle">
<div id="circle">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="100px" y="100px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="100px" y="100px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
     <defs>
     <defs>
         <path id="criclePath" d=" M 150, 150 m -120, 0 a 120,120 0 0,1 240,0 a 120,120 0 0,1 -240,0 "/>
         <path id="criclePath" d=" M 150, 150 m -100, 0 a 100,100 0 0,1 200,0 a 100,100 0 0,1 -200,0 "/>
     </defs>
     </defs>
     <circle cx="150" cy="150" r="150" fill="yellow"/>
     <circle cx="150" cy="150" r="140" opacity="0.0" fill="#f0f"/>
     <g>
     <g>
         <use xlink:href="#criclePath" fill="none"/>
         <use xlink:href="#criclePath" fill="none"/>
         <text fill="blue">
         <text fill="blue" font-size=large font-weight=bold font-family=Times New Roman>
             <textPath xlink:href="#criclePath">Text rotating around a circle path with SVG!</textPath>
             <textPath xlink:href="#criclePath">W A S    I S T  S P I R I T U A L I T Ä T  ?</textPath>
         </text>
         </text>
     </g>
     </g>

Aktuelle Version vom 22. Juli 2016, 22:38 Uhr