diff options
Diffstat (limited to 'files/ko/web/guide/html')
-rw-r--r-- | files/ko/web/guide/html/editable_content/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/guide/html/editable_content/index.html b/files/ko/web/guide/html/editable_content/index.html index 583783c87a..d7ef04150b 100644 --- a/files/ko/web/guide/html/editable_content/index.html +++ b/files/ko/web/guide/html/editable_content/index.html @@ -54,7 +54,7 @@ original_slug: Web/Guide/HTML/Content_Editable </body> </html> </pre> -<p>LocalStorage 를 이용한 JavaScript 와 합쳐진 작동 예제를 <a class="external" href="http://html5demos.com/contenteditable" title="http://html5demos.com/contenteditable">여기</a>에서 볼 수 있다. 소스는 <a href="http://html5demos.com/contenteditable#view-source">이곳</a>에 있다.</p> +<p>LocalStorage 를 이용한 JavaScript 와 합쳐진 작동 예제를 <a class="external" href="http://html5demos.com/contenteditable">여기</a>에서 볼 수 있다. 소스는 <a href="http://html5demos.com/contenteditable#view-source">이곳</a>에 있다.</p> <h2 id="더_보기">더 보기</h2> |