diff options
Diffstat (limited to 'files/ko/web/svg')
-rw-r--r-- | files/ko/web/svg/applying_svg_effects_to_html_content/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/svg/applying_svg_effects_to_html_content/index.html b/files/ko/web/svg/applying_svg_effects_to_html_content/index.html index fc36e06d4c..64610311fc 100644 --- a/files/ko/web/svg/applying_svg_effects_to_html_content/index.html +++ b/files/ko/web/svg/applying_svg_effects_to_html_content/index.html @@ -186,7 +186,7 @@ pre.target:hover { filter:url(#f3); } <p>{{EmbedLiveSample('Example_Filtering', 650, 200)}}</p> -<p style="display: none;"><a class="button liveSample" href="/files/3329/filterdemo.xhtml">View this example live</a></p> +<p class="hidden"><a class="button liveSample" href="/files/3329/filterdemo.xhtml">View this example live</a></p> <h3 id="Example_Blurred_Text">Example: Blurred Text</h3> |