Resources for Developers,
by Developers
Documenting web technologies, including CSS, HTML, and JavaScript, since 2005.
Featured Articles
종속
**종속(Cascade)**이란 서로 다른 원점에서 가져온 속성 여럿을 조합해 최종 결과를 도출하는 알고리즘입니다. Cascading Style Sheets라는 이름에서도 알 수 있듯 종속은 CSS의 중심입니다. 이 글은 종속이 무엇인지, 선언한 CSS 정의 (en-US)가 어떤 순서로 종속되는지, 그리고 여러분, 즉 웹 개발자에게 어떤 영향을 주는지 설명합니다.
<dialog>: 대화 상자 요소
HTML <dialog> 요소는 닫을 수 있는 경고, 검사기, 창 등 대화 상자 및 기타 다른 상호작용 가능한 컴포넌트를 나타냅니다.
Asynchronous JavaScript
이 과정에서 우리는 asynchronous (en-US) JavaScript와 이것이 중요한 이유, 서버에서 리소스를 가져오는 것과 같은 잠재적 블로킹 연산을 어떻게 효과적으로 다룰 수 있을지에 대해 살펴봅니다.
Latest news
Recent contributions
chore(deps): bump @mdn/yari from 0.4.383 to 0.4.389mdn/content
24 minutes agoFix slug for RuntimeError constructormdn/content
24 minutes agofeat: add korea teammdn/content
24 minutes agoUpdate array sort mention sort stabilitymdn/content
24 minutes agoUpdate syntax blocks for Errors, typed arrays, miscmdn/content
24 minutes agoFix typo in “JavaScript data types and data structures” docmdn/content
24 minutes agoAdd polyfill link to ChildNode.p.remove() docmdn/content
24 minutes agoDocuments the size-adjust descriptormdn/content
24 minutes agoUpdate Web/HTML/Element/buttonmdn/content
24 minutes agoUpdate Web/HTML/Element/hgroupmdn/content
24 minutes ago
Contributor Spotlight
Carolyn WuWorking with the kind and knowledgeable teams on MDN gives me the opportunity to learn, be part of a passionate community, and help improve an extraordinary resource.Get involved →
