From 2fc1eb1780a60adb6a5730112385ec735cd22d69 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 27 Jul 2021 12:04:27 -0400 Subject: remove link 'title' attributes that's just the 'href' (ko, part 2) (#1740) --- .../learn/forms/how_to_structure_a_web_form/index.html | 2 +- files/ko/learn/forms/your_first_form/index.html | 4 ++-- files/ko/mozilla/firefox/releases/3.5/index.html | 2 +- files/ko/web/api/battery_status_api/index.html | 2 +- .../api/canvas_api/tutorial/basic_animations/index.html | 6 +++--- .../web/api/canvas_api/tutorial/basic_usage/index.html | 2 +- .../api/canvas_api/tutorial/drawing_shapes/index.html | 2 +- .../web/api/canvas_api/tutorial/drawing_text/index.html | 2 +- files/ko/web/api/canvas_api/tutorial/index.html | 4 ++-- .../managing_screen_orientation/index.html | 2 +- files/ko/web/api/cssmediarule/index.html | 2 +- files/ko/web/api/document/createevent/index.html | 2 +- .../ko/web/api/document/getelementsbytagname/index.html | 2 +- files/ko/web/api/document/index.html | 2 +- files/ko/web/api/element/getattribute/index.html | 2 +- files/ko/web/api/element/scrollintoview/index.html | 2 +- files/ko/web/api/encoding_api/index.html | 2 +- files/ko/web/api/filelist/index.html | 2 +- files/ko/web/api/html_drag_and_drop_api/index.html | 4 ++-- files/ko/web/api/navigator/battery/index.html | 4 ++-- .../using_the_notifications_api/index.html | 2 +- files/ko/web/api/server-sent_events/index.html | 8 ++++---- files/ko/web/api/web_audio_api/index.html | 4 ++-- .../web_storage_api/using_the_web_storage_api/index.html | 2 +- files/ko/web/api/webgl_api/index.html | 16 ++++++++-------- .../adding_2d_content_to_a_webgl_context/index.html | 8 ++++---- .../tutorial/getting_started_with_webgl/index.html | 2 +- files/ko/web/api/webgl_api/tutorial/index.html | 2 +- files/ko/web/api/websockets_api/index.html | 6 +++--- files/ko/web/api/window/getcomputedstyle/index.html | 2 +- files/ko/web/api/window/index.html | 2 +- files/ko/web/api/window/innerwidth/index.html | 2 +- files/ko/web/api/window/open/index.html | 2 +- files/ko/web/api/window/requestanimationframe/index.html | 2 +- files/ko/web/css/background-size/index.html | 2 +- files/ko/web/css/url()/index.html | 2 +- files/ko/web/html/element/thead/index.html | 2 +- files/ko/web/javascript/about_javascript/index.html | 8 ++++---- files/ko/web/javascript/eventloop/index.html | 2 +- .../web/javascript/guide/working_with_objects/index.html | 4 ++-- .../javascript_technologies_overview/index.html | 16 ++++++++-------- files/ko/web/javascript/language_resources/index.html | 12 ++++++------ files/ko/web/security/insecure_passwords/index.html | 2 +- files/ko/web/svg/tutorial/index.html | 2 +- files/ko/web/tutorials/index.html | 8 ++++---- 45 files changed, 86 insertions(+), 86 deletions(-) (limited to 'files/ko') diff --git a/files/ko/learn/forms/how_to_structure_a_web_form/index.html b/files/ko/learn/forms/how_to_structure_a_web_form/index.html index c264236408..a6e23abb05 100644 --- a/files/ko/learn/forms/how_to_structure_a_web_form/index.html +++ b/files/ko/learn/forms/how_to_structure_a_web_form/index.html @@ -101,7 +101,7 @@ original_slug: Learn/HTML/Forms/HTML_폼_구성_방법

 <fieldset> 와 <legend> 요소

-

{{HTMLElement("fieldset")}}요소는 같은 목적을 가진 위젯들을 편리하게 그룹화 하는 방법이다. A {{HTMLElement("fieldset")}} 요소는 라벨인 {{HTMLElement("legend")}} 요소와 같이 사용된다. {{HTMLElement("legend")}} 요소는 공식적으로 {{HTMLElement("fieldset")}} 요소를 설명하는데 사용된다. 많은 보조 기술들이 {{HTMLElement("legend")}} 요소를 {{HTMLElement("fieldset")}} 요소의 라벨로 이용하는데 사용된다. 예를 들어  Jaws, NVDA같은 스크린 리더들은 각각의 위젯의 라벨을 읽기전에 legend들을 읽을 것이다. 

+

{{HTMLElement("fieldset")}}요소는 같은 목적을 가진 위젯들을 편리하게 그룹화 하는 방법이다. A {{HTMLElement("fieldset")}} 요소는 라벨인 {{HTMLElement("legend")}} 요소와 같이 사용된다. {{HTMLElement("legend")}} 요소는 공식적으로 {{HTMLElement("fieldset")}} 요소를 설명하는데 사용된다. 많은 보조 기술들이 {{HTMLElement("legend")}} 요소를 {{HTMLElement("fieldset")}} 요소의 라벨로 이용하는데 사용된다. 예를 들어  Jaws, NVDA같은 스크린 리더들은 각각의 위젯의 라벨을 읽기전에 legend들을 읽을 것이다. 

아래 조그만 예제가 있다.

diff --git a/files/ko/learn/forms/your_first_form/index.html b/files/ko/learn/forms/your_first_form/index.html index 8b7f63845b..4fb60f2a98 100644 --- a/files/ko/learn/forms/your_first_form/index.html +++ b/files/ko/learn/forms/your_first_form/index.html @@ -25,8 +25,8 @@ original_slug: Learn/HTML/Forms/Your_first_HTML_form

코드를 보기전에 항상 잠시 뒤로 물러나 폼에 대하여 생각하는 것이 더 중요하다.   간단한 모형을 디자인 하는것은 개발자가 사용자에게 묻고 싶은 데이터를 올바르게 정의하는데 도움을 준다. 사용자 경험 (UX)의 관점에서 폼이 많을수록 사용자들이 더 줄어든다는 사실을 기억하는게 중요하다. 반드시 필요한것이 무엇인지 생각하면서 간단하게 유지하는 것이 중요하다. 폼 디자인은 사이트나 어플리케이션을 만드는 과정 중 중요한 단계이다. 폼들의 디자인은 이 문서의 범위를 벗어나지만 만약 더 자세하게 알고 싶은 경우 다음 문서를 참조 하세요.

이 문서에서는 간단한 문의를 하는 폼을 만들것이다. 거칠게 스케치 해보자.

diff --git a/files/ko/mozilla/firefox/releases/3.5/index.html b/files/ko/mozilla/firefox/releases/3.5/index.html index d3385107f7..ff98147cd9 100644 --- a/files/ko/mozilla/firefox/releases/3.5/index.html +++ b/files/ko/mozilla/firefox/releases/3.5/index.html @@ -158,7 +158,7 @@ original_slug: Firefox_3.5_for_developers
향상된 동기화(Synchronous) XMLHttpRequest 지원
- DOM TimeoutInput Events 는 동기화 XMLHttpRequest로 인해 사용하지 않게 되었습니다.
+ DOM TimeoutInput Events 는 동기화 XMLHttpRequest로 인해 사용하지 않게 되었습니다.
Controlling DNS prefetching
diff --git a/files/ko/web/api/battery_status_api/index.html b/files/ko/web/api/battery_status_api/index.html index 87bc213764..d82ba4775a 100644 --- a/files/ko/web/api/battery_status_api/index.html +++ b/files/ko/web/api/battery_status_api/index.html @@ -40,7 +40,7 @@ battery.addEventListener("levelchange", updateBatteryStatus); updateBatteryStatus(); -

명세서의 예제도 확인해보세요.

+

명세서의 예제도 확인해보세요.

사양

diff --git a/files/ko/web/api/canvas_api/tutorial/basic_animations/index.html b/files/ko/web/api/canvas_api/tutorial/basic_animations/index.html index e1deb1599a..07cc06c041 100644 --- a/files/ko/web/api/canvas_api/tutorial/basic_animations/index.html +++ b/files/ko/web/api/canvas_api/tutorial/basic_animations/index.html @@ -206,7 +206,7 @@ function clock(){

{{EmbedLiveSample("An_animated_clock", "180", "180", "https://mdn.mozillademos.org/files/203/Canvas_animation2.png")}}

움직이는 파노라마 사진

-

이 예제에서는, 움직이는 파노라마 사진을 만듭니다. 사용할 그림은 위키피디어(Wikipedia)에서 구한 요세미티 국립공원입니다. 캔버스보다 큰 그림을 사용할 수도 있습니다.

+

이 예제에서는, 움직이는 파노라마 사진을 만듭니다. 사용할 그림은 위키피디어(Wikipedia)에서 구한 요세미티 국립공원입니다. 캔버스보다 큰 그림을 사용할 수도 있습니다.

var img = new Image();
 
 // 변수
@@ -273,7 +273,7 @@ function draw() {
 

또 다른 예제들

- Gartic
+ Gartic
다중 사용자 지원 그리기 놀이.
@@ -297,7 +297,7 @@ function draw() {
별, 동그라미, 네모가 떠다니는 우주를 누벼라.
- iGrapher
+ iGrapher
주식 시장 자료 차트 예제.
diff --git a/files/ko/web/api/canvas_api/tutorial/basic_usage/index.html b/files/ko/web/api/canvas_api/tutorial/basic_usage/index.html index 172aceed94..9db1bb368d 100644 --- a/files/ko/web/api/canvas_api/tutorial/basic_usage/index.html +++ b/files/ko/web/api/canvas_api/tutorial/basic_usage/index.html @@ -55,7 +55,7 @@ original_slug: Web/HTML/Canvas/Tutorial/Basic_usage

렌더링 컨텍스트

-

{{HTMLElement("canvas")}} 엘리먼트는 고정 크기의 드로잉 영역을 생성하고 하나 이상의 렌더링 컨텍스(rendering contexts)를 노출하여, 출력할 컨텐츠를 생성하고 다루게 됩니다. 본 튜토리얼에서는, 2D 렌더링 컨텍스트를 집중적으로 다룹니다. 다른 컨텍스트는 다른 렌더링 타입을 제공합니다. 예를 들어, WebGL은 OpenGL ES 을 기반으로 하는 3D 컨텍스트를 사용합니다.

+

{{HTMLElement("canvas")}} 엘리먼트는 고정 크기의 드로잉 영역을 생성하고 하나 이상의 렌더링 컨텍스(rendering contexts)를 노출하여, 출력할 컨텐츠를 생성하고 다루게 됩니다. 본 튜토리얼에서는, 2D 렌더링 컨텍스트를 집중적으로 다룹니다. 다른 컨텍스트는 다른 렌더링 타입을 제공합니다. 예를 들어, WebGL은 OpenGL ES 을 기반으로 하는 3D 컨텍스트를 사용합니다.

캔버스는 처음에 비어있습니다. 무언가를 표시하기 위해서, 어떤 스크립트가 랜더링 컨텍스트에 접근하여 그리도록 할 필요가 있습니다. {{HTMLElement("canvas")}} 요소는 {{domxref("HTMLCanvasElement.getContext", "getContext()")}} 메서드를 이용해서, 랜더링 컨텍스트와 (렌더링 컨텍스트의) 그리기 함수들을 사용할 수 있습니다.  getContext() 메서드는 렌더링 컨텍스트 타입을 지정하는 하나의 파라메터를 가집니다. 본 튜토리얼에서 다루고 있는 2D 그래픽의 경우, {{domxref("CanvasRenderingContext2D")}}을 얻기위해 "2d"로 지정합니다.

diff --git a/files/ko/web/api/canvas_api/tutorial/drawing_shapes/index.html b/files/ko/web/api/canvas_api/tutorial/drawing_shapes/index.html index 312ed46347..a31488b662 100644 --- a/files/ko/web/api/canvas_api/tutorial/drawing_shapes/index.html +++ b/files/ko/web/api/canvas_api/tutorial/drawing_shapes/index.html @@ -308,7 +308,7 @@ original_slug: Web/HTML/Canvas/Tutorial/Drawing_shapes

베지어(Bezier) 곡선과 이차(Quadratic )곡선

-

다음 경로 타입은 베지어 곡선 (Bézier curves)으로, 삼차(cubic)와 이차(quadric) 변수가 모두 가능합니다. 이 타입은 대게 복잡한 유기체적 형태 (organic shape)를 그리는데 사용됩니다.

+

다음 경로 타입은 베지어 곡선 (Bézier curves)으로, 삼차(cubic)와 이차(quadric) 변수가 모두 가능합니다. 이 타입은 대게 복잡한 유기체적 형태 (organic shape)를 그리는데 사용됩니다.

{{domxref("CanvasRenderingContext2D.quadraticCurveTo", "quadraticCurveTo(cp1x, cp1y, x, y)")}}
diff --git a/files/ko/web/api/canvas_api/tutorial/drawing_text/index.html b/files/ko/web/api/canvas_api/tutorial/drawing_text/index.html index e4bdca4564..21dffdce10 100644 --- a/files/ko/web/api/canvas_api/tutorial/drawing_text/index.html +++ b/files/ko/web/api/canvas_api/tutorial/drawing_text/index.html @@ -78,7 +78,7 @@ original_slug: Drawing_text_using_a_canvas

만약 CSS를 다뤄보신적이 있다면 이러한 프로퍼티들은 익숙하실겁니다.

-

다음에 나오는  WHATWG 예제 다이어그램은 textBaseline를 이용하여 다양한 베이스라인 설정을 보여줍니다.The top of the em square is
+<p>다음에 나오는  <a class=WHATWG 예제 다이어그램은 textBaseline를 이용하여 다양한 베이스라인 설정을 보여줍니다.The top of the em square is
 roughly at the top of the glyphs in a font, the hanging baseline is
 where some glyphs like आ are anchored, the middle is half-way
 between the top of the em square and the bottom of the em square,
diff --git a/files/ko/web/api/canvas_api/tutorial/index.html b/files/ko/web/api/canvas_api/tutorial/index.html
index 3886ef9cf1..5edf6aacb9 100644
--- a/files/ko/web/api/canvas_api/tutorial/index.html
+++ b/files/ko/web/api/canvas_api/tutorial/index.html
@@ -50,8 +50,8 @@ original_slug: Web/HTML/Canvas/Tutorial
 
 <ul>
  <li><a href=캔버스 주제 페이지 -

  • Adobe 일러스트레이터와 캔버스 플러그인
  • -
  • HTML5 캔버스 튜토리얼
  • +
  • Adobe 일러스트레이터와 캔버스 플러그인
  • +
  • HTML5 캔버스 튜토리얼
  • @@ -77,9 +77,9 @@ translation_of: Web/Tutorials
    JavaScript란 무엇이며, 어떻게 도움을 줄까?
    Programming – 입문 (WebPlatform.org)
    프로그래밍의 기본 중의 기본. 자바스크립트를 사용하고 더 많은 것을 할 수 있는 모범사례와 무엇을 할 수 있는지 소개하는 기사.
    -
    JavaScript 모범사례 (WebPlatform.org)
    +
    JavaScript 모범사례 (WebPlatform.org)
    자바 스크립트를 작성(그렇지 않아도)한 명백하고 분명한 몇 가지 모범사례에 대해 알아보십시오.
    -
    CodeAvengers (CodeAvengers.com)
    +
    CodeAvengers (CodeAvengers.com)
    Code Avengers는 HTML, CSS 및 자바스크립트를 사용하여 Code Wep 에플리케이션 및 게임을 배우는 재미있고 효과적인 방법입니다.
    @@ -142,7 +142,7 @@ translation_of: Web/Tutorials
    CSS로 웹페이지를 스타일링 하는 간단한 초보자 가이드.
    일반적인 CSS 질문
    초보자들을 위한 일반적인 질문 및 응답.
    -
    CodeAvengers (CodeAvengers.com)
    +
    CodeAvengers (CodeAvengers.com)
    Code Avengers는 HTML, CSS 및 자바스크립트를 사용하여 Code Wep 에플리케이션 및 게임을 배우는 재미있고 효과적인 방법입니다.
    -- cgit v1.2.3-54-g00ecf