I agree, dinos are my favorite.
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. +
``` #### 결과 @@ -181,7 +182,9 @@ accessed. #### 예제 ```html -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