Menu: Unterschied zwischen den Versionen

Aus Spiritwiki
 
(12 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 109: Zeile 109:
</tr>
</tr>
</table>
</table>
.............................<br>
<html>
<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">
    <defs>
        <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>
    <circle cx="150" cy="150" r="140" opacity="0.0" fill="#f0f"/>
    <g>
        <use xlink:href="#criclePath" fill="none"/>
        <text fill="blue" font-size=large font-weight=bold font-family=Times New Roman>
            <textPath xlink:href="#criclePath">W A S    I S T  S P I R I T U A L I T Ä T  ?</textPath>
        </text>
    </g>
</svg>
</div>
</html>

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