diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-07-27 11:39:11 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-28 00:39:11 +0900 |
commit | bc229b7a1817de712a408242cc9d8ac469733c4d (patch) | |
tree | 11bb1435f2e806ebd38f1e2e1014e541c26d1d8a /files/ko/web/css/frequency/index.html | |
parent | 4c9408f79ed6ccf2b81c4cfaf73cb34cf4d25eb4 (diff) | |
download | translated-content-bc229b7a1817de712a408242cc9d8ac469733c4d.tar.gz translated-content-bc229b7a1817de712a408242cc9d8ac469733c4d.tar.bz2 translated-content-bc229b7a1817de712a408242cc9d8ac469733c4d.zip |
remove link 'title' attributes that's just the 'href' (ko) (#1739)
Diffstat (limited to 'files/ko/web/css/frequency/index.html')
-rw-r--r-- | files/ko/web/css/frequency/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/css/frequency/index.html b/files/ko/web/css/frequency/index.html index 6b3d88b859..9202adb0e8 100644 --- a/files/ko/web/css/frequency/index.html +++ b/files/ko/web/css/frequency/index.html @@ -65,7 +65,7 @@ translation_of: Web/CSS/frequency </table> <div class="note"> -<p><strong>참고:</strong> <code><frequency></code>는 <a class="external" href="https://www.w3.org/TR/CSS2/aural.html#q19.0" title="http://www.w3.org/TR/CSS2/">CSS Level 2</a>의, 지금은 사용하지 않는 청각적 <a href="/ko/docs/Web/CSS/@media#미디어_특성">미디어 특성</a>에서 음성의 높낮이를 설정할 때 사용했습니다. 이후 CSS3에서 다시 추가됐지만, 지금으로써는 어떤 CSS 속성에서도 사용하지 않습니다.</p> +<p><strong>참고:</strong> <code><frequency></code>는 <a class="external" href="https://www.w3.org/TR/CSS2/aural.html#q19.0">CSS Level 2</a>의, 지금은 사용하지 않는 청각적 <a href="/ko/docs/Web/CSS/@media#미디어_특성">미디어 특성</a>에서 음성의 높낮이를 설정할 때 사용했습니다. 이후 CSS3에서 다시 추가됐지만, 지금으로써는 어떤 CSS 속성에서도 사용하지 않습니다.</p> </div> <h2 id="브라우저_호환성">브라우저 호환성</h2> |