aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/svg/tutorial/patterns/index.html
diff options
context:
space:
mode:
authorpotappo <potappo@gmail.com>2021-08-21 14:51:17 +0900
committerpotappo <potappo@gmail.com>2021-08-21 14:51:17 +0900
commit7257389b546df95eecdf44e67e68009e69ece2b2 (patch)
treefd051db8a2daad9ddde969ff15eaa833a9d2a36b /files/ja/web/svg/tutorial/patterns/index.html
parentbc98b39ca91c1ee566cb5c6a2cc9da21ecdadb6a (diff)
parent66dd961c765e2843fdc3ed463baa19873924c0a3 (diff)
downloadtranslated-content-7257389b546df95eecdf44e67e68009e69ece2b2.tar.gz
translated-content-7257389b546df95eecdf44e67e68009e69ece2b2.tar.bz2
translated-content-7257389b546df95eecdf44e67e68009e69ece2b2.zip
Merge branch '20210818-remove-meaningless-titles' of https://github.com/mfuji09/MDN-translated-content into mfuji09-20210818-remove-meaningless-titles
Diffstat (limited to 'files/ja/web/svg/tutorial/patterns/index.html')
-rw-r--r--files/ja/web/svg/tutorial/patterns/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/svg/tutorial/patterns/index.html b/files/ja/web/svg/tutorial/patterns/index.html
index e0b7fcd4fb..a79fe98e90 100644
--- a/files/ja/web/svg/tutorial/patterns/index.html
+++ b/files/ja/web/svg/tutorial/patterns/index.html
@@ -8,7 +8,7 @@ translation_of: Web/SVG/Tutorial/Patterns
---
<p>{{ PreviousNext("SVG/Tutorial/Gradients", "SVG/Tutorial/Texts") }}</p>
-<p>私見では、パターンは SVG で用いる中でわかりにくい塗りつぶし方のひとつです。とはいえとても強力であるので、パターンには説明および少なくとも基礎的な部分は把握するだけの価値があります。グラデーションと同様に、<a href="/ja/SVG/Element/pattern" title="ja/SVG/Element/pattern"><code>&lt;pattern&gt;</code></a> 要素は SVG ファイルの <code>&lt;defs&gt;</code> セクションに置かなければなりません。</p>
+<p>私見では、パターンは SVG で用いる中でわかりにくい塗りつぶし方のひとつです。とはいえとても強力であるので、パターンには説明および少なくとも基礎的な部分は把握するだけの価値があります。グラデーションと同様に、<a href="/ja/SVG/Element/pattern"><code>&lt;pattern&gt;</code></a> 要素は SVG ファイルの <code>&lt;defs&gt;</code> セクションに置かなければなりません。</p>
<p><img alt="" class="internal" src="/@api/deki/files/350/=SVG_Pattern_Example.png" style="float: right;"></p>