diff options
Diffstat (limited to 'files/ja/web/svg/tutorial')
-rw-r--r-- | files/ja/web/svg/tutorial/svg_image_tag/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/svg/tutorial/svg_image_tag/index.html b/files/ja/web/svg/tutorial/svg_image_tag/index.html index 0728abbcb1..93cbd32c31 100644 --- a/files/ja/web/svg/tutorial/svg_image_tag/index.html +++ b/files/ja/web/svg/tutorial/svg_image_tag/index.html @@ -26,7 +26,7 @@ translation_of: Web/SVG/Tutorial/SVG_Image_Tag <image href="firefox.jpg" x="0" y="0" height="50px" width="50px"/> </svg></pre> -<p>いくつか注意すべき重要事項があります (<a class="external" href="http://www.w3.org/TR/SVG/struct.html#ImageElement" title="http://www.w3.org/TR/SVG/struct.html#ImageElement">W3 仕様書</a>に基づくものです)。</p> +<p>いくつか注意すべき重要事項があります (<a class="external" href="http://www.w3.org/TR/SVG/struct.html#ImageElement">W3 仕様書</a>に基づくものです)。</p> <ul> <li> |