```
#### 강한 링크 텍스트
@@ -325,9 +326,7 @@ document.querySelector('a').addEventListener('click', event =>
다행히도 쉽게 수정할 수 있는 데다가, 접근성이 떨어지는 버전보다 더 짧습니다!
```html example-good
-
```
접근성 보조 기술은 페이지 안의 모든 링크를 나열하는 단축키가 있습니다. 그러나 강한 링크 텍스트가 보조 기술 사용자에게만 도움을 주는 것은 아닙니다. 모든 링크 나열 단축키는 시각적 사용자가 페이지를 빠르게 훑는 것을 흉내 내는 것이기 때문입니다.
@@ -357,9 +356,7 @@ document.querySelector('a').addEventListener('click', event =>
#### 비 HTML 리소스 링크
```html
-
- 2017 연간 보고서 (PowerPoint)
-
+2017 연간 보고서 (PowerPoint)
```
아이콘을 사용해 링크의 행동을 강조할 땐 {{HTMLAttrxRef("alt", "img", "대체 텍스트", 1)}}를 꼭 지정하세요.
@@ -367,12 +364,12 @@ document.querySelector('a').addEventListener('click', event =>
```html
위키백과
-
+
2017 연간 보고서
-
+
```
@@ -389,11 +386,10 @@ document.querySelector('a').addEventListener('click', event =>
내용으로 건너뛰기
-
- …
-
+ …
-
+
+
```
```css
diff --git a/files/ko/web/html/element/abbr/index.md b/files/ko/web/html/element/abbr/index.md
index 970d5e239aeef8..2095725b95ba18 100644
--- a/files/ko/web/html/element/abbr/index.md
+++ b/files/ko/web/html/element/abbr/index.md
@@ -145,8 +145,7 @@ abbr {
#### HTML
```html
-
Ashok's joke made me LOL big
-time.
+
Ashok's joke made me LOL big time.
```
#### 결과
@@ -160,14 +159,16 @@ time.
#### HTML
```html
-
HTML
- is a markup language used to create the semantics and structure
-of a web page.
-
-
A Specification
-(spec) is a document that outlines
-in detail how a technology or API is intended to function and how it is
-accessed.
+
+ HTML is a
+ markup language used to create the semantics and structure of a web page.
+
+
+
+ A Specification (spec)
+ is a document that outlines in detail how a technology or API is intended to
+ function and how it is accessed.
+
JavaScript Object Notation(JSON)은 경량의 데이터 교환 형식입니다.
+
+ JavaScript Object Notation(JSON)은 경량의 데이터 교환 형식입니다.
+
```
무엇보다 용어나 개념에 익숙하지 않은 사람, 언어를 새로 접한 사람, 그리고 인지력 문제를 겪고 있는 사용자에게 큰 도움이 됩니다.
diff --git a/files/ko/web/html/element/address/index.md b/files/ko/web/html/element/address/index.md
index 72926e67f67f41..d4c7d392ab4363 100644
--- a/files/ko/web/html/element/address/index.md
+++ b/files/ko/web/html/element/address/index.md
@@ -90,14 +90,14 @@ slug: Web/HTML/Element/address
```html
- You can contact author at
- www.somedomain.com.
- If you see any bugs, please
- contact webmaster.
- You may also want to visit us:
- Mozilla Foundation
- 331 E Evelyn Ave
- Mountain View, CA 94041
+ You can contact author at
+ www.somedomain.com.
+ If you see any bugs, please
+ contact webmaster.
+ You may also want to visit us:
+ Mozilla Foundation
+ 331 E Evelyn Ave
+ Mountain View, CA 94041
USA
```
diff --git a/files/ko/web/html/element/area/index.md b/files/ko/web/html/element/area/index.md
index 2132a42b20b5be..ad3b4f9eb1609c 100644
--- a/files/ko/web/html/element/area/index.md
+++ b/files/ko/web/html/element/area/index.md
@@ -71,6 +71,7 @@ slug: Web/HTML/Element/area
이 요소는 [전역 특성](/ko/docs/Web/HTML/Global_attributes)을 포함합니다.
- {{htmlattrdef("alt")}}
+
- : 이미지를 출력하지 않는 브라우저에서 대신 표시할 대안 텍스트입니다. 텍스트의 내용은 대안 텍스트 없이 이미지만 표시할 때와 동일한 수준의 선택지를 나타낼 수 있어야 합니다. {{htmlattrxref("href", "area")}} 특성이 존재할 경우 필수 사항입니다.
- {{htmlattrdef("coords")}}
@@ -92,6 +93,7 @@ slug: Web/HTML/Element/area
- {{htmlattrdef("hreflang")}}
- : 연결한 리소스의 언어를 나타냅니다. 가능한 값은 [BCP47](https://www.ietf.org/rfc/bcp/bcp47.txt)에 따릅니다. {{htmlattrxref("href", "area")}} 특성이 존재할 때만 사용하세요.
- {{htmlattrdef("ping")}}
+
- : 하이퍼링크를 따라갈 때, 백그라운드에서 브라우저가 {{HTTPMethod("POST")}} 요청을 본문 `PING`으로 전송할 URL의 목록입니다. 공백으로 구분하며 주로 추적용으로 사용합니다.
- {{htmlattrdef("referrerpolicy")}} {{experimental_inline}}
@@ -107,6 +109,7 @@ slug: Web/HTML/Element/area
- {{htmlattrdef("rel")}}
- : For anchors containing the **href** attribute, this attribute specifies the relationship of the target object to the link object. The value is a comma-separated list of [link types values](/ko/docs/Web/HTML/Link_types). The values and their semantics will be registered by some authority that might have meaning to the document author. The default relationship, if no other is given, is void. Use this attribute only if the **href** attribute is present.
- {{htmlattrdef("shape")}}
+
- : 관련된 핫 스폿의 모양. The specifications for HTML 5 and HTML 4 define the values `rect`, which defines a rectangular region; `circle`, which defines a circular region; `poly`, which defines a polygon; and `default`, which indicates the entire region beyond any defined shapes. Many browsers, notably Internet Explorer 4 and higher, support `circ`, `polygon`, and `rectangle` as valid values for **shape**; these values are {{Non-standard_inline}}.
- {{htmlattrdef("target")}}
@@ -147,7 +150,7 @@ No effect. Browsers ignore it. (The W3C 5.3 fork of the HTML specification defin
-
+
```
### 결과
diff --git a/files/ko/web/html/element/article/index.md b/files/ko/web/html/element/article/index.md
index 285b8e84af85e7..bf3d9998c8313b 100644
--- a/files/ko/web/html/element/article/index.md
+++ b/files/ko/web/html/element/article/index.md
@@ -115,16 +115,12 @@ slug: Web/HTML/Element/article