diff options
Diffstat (limited to 'files/ko/web/guide')
-rw-r--r-- | files/ko/web/guide/ajax/index.html | 2 | ||||
-rw-r--r-- | files/ko/web/guide/graphics/index.html | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/files/ko/web/guide/ajax/index.html b/files/ko/web/guide/ajax/index.html index e94f129272..331fa01afa 100644 --- a/files/ko/web/guide/ajax/index.html +++ b/files/ko/web/guide/ajax/index.html @@ -51,8 +51,6 @@ AJAX를 소개합니다.</div> <dd>The W3C <a class="external" href="http://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html">XMLHttpRequest</a> specification adds HTML parsing support to {{domxref("XMLHttpRequest")}}, which originally supported only XML parsing. This feature allows Web apps to obtain an HTML resource as a parsed DOM using <code>XMLHttpRequest</code>.</dd> </dl> -<p><span class="alllinks"><a href="/en-US/docs/tag/AJAX">View All...</a></span></p> - <h2 class="Other" id="같이_보기">같이 보기</h2> <dl> diff --git a/files/ko/web/guide/graphics/index.html b/files/ko/web/guide/graphics/index.html index feb2816351..4e0e0a1059 100644 --- a/files/ko/web/guide/graphics/index.html +++ b/files/ko/web/guide/graphics/index.html @@ -26,7 +26,6 @@ original_slug: Web/Guide/그래픽 <dd>Scalable Vector Graphics (SVG)는 그래픽을 묘사하기 위해 선, 곡선 및 그 밖의 기하학 도형을 사용할 수 있습니다. 벡터로, 어떤 크기로든 깔끔하게 크기 조정하는 이미지를 만들 수 있습니다.</dd> </dl> -<p><span class="alllinks"><a href="/ko/docs/tag/Graphics">모두 보기...</a></span></p> </div> <div class="section"> |