2.16.840.1.113883.3.1937.99.60.5.10.1: Unterschied zwischen den Versionen
Zeile 1: | Zeile 1: | ||
<q>Das ist ein Zitat</q> | <q>Das ist ein Zitat</q> | ||
− | <span style="background: url("data:image/svg+xml, | + | <span style="background: url("data:image/svg+xml,<svg width="100%" height="100%" viewBox="0 0 400 240"> |
+ | <pattern id="simple-dots" x="0" y="0" width="20" height="20" patternUnits="userSpaceOnUse"> | ||
+ | <circle fill="#aaa" cx="10" cy="10" r="4" /> | ||
+ | </pattern> | ||
+ | <rect width="400" height="240" fill="url(#simple-dots)" /> | ||
+ | </svg>");"></span> |
Version vom 4. Juni 2020, 14:12 Uhr
Das ist ein Zitat
<span style="background: url("data:image/svg+xml,<svg width="100%" height="100%" viewBox="0 0 400 240">
<pattern id="simple-dots" x="0" y="0" width="20" height="20" patternUnits="userSpaceOnUse"> <circle fill="#aaa" cx="10" cy="10" r="4" /> </pattern> <rect width="400" height="240" fill="url(#simple-dots)" />
</svg>");">