Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 1062974 of 웹 기술 문서 목록

  • 리비전 슬러그: Web/참조
  • 리비전 제목: 웹 기술 문서 목록
  • 리비전 아이디: 1062974
  • 제작일시:
  • 만든이: LimeClover
  • 현재 리비전인가요?
  • 댓글
태그: 

리비전 내용

오픈 웹 기술은 몇가지 기술들로 이루어져있으며, 그것들을 사용하기 위해 몇가지 적절한 지식들이 요구됩니다. 아래에서는 그것들의 참조 사항 자료들을 찾을 수 있습니다.

웹 기술

It is recommended that you already got started with the web, however it isn't absolutely necessary.

HTML — 웹을 셜계
The HyperText Markup Language is used to define and describe semantically the content (markup) of a Web page in a well-structured format.
HTML provides a means to create structured documents, made up of blocks called HTML elements that are delineated by tags, written using angle brackets: some introduce content into the page directly, others provide information about document text and may include other tags as sub-elements. Obviously, browsers do not display them, since they are used to interpret the content of the page.

Introduction to HTML | Learn HTML | HTML5 | Developer guide | Element reference | reference
CSS — 웹 꾸미기
The Cascading Style Sheets are used to describe the appearance of Web content.

Introduction to CSS  | Getting started with CSS | Learn CSS | CSS3 | Developer guide | Common CSS questions | reference

 

리비전 소스

<p>오픈 웹 기술은 몇가지 기술들로 이루어져있으며, 그것들을 사용하기 위해 몇가지 적절한 지식들이 요구됩니다. 아래에서는 그것들의 참조 사항 자료들을 찾을 수 있습니다.</p>

<div class="row topicpage-table">
<div class="section">
<h2 class="Documentation" id="Docs_for_add-on_developers" name="Docs_for_add-on_developers">웹 기술</h2>

<dl>
 <dt>
 <p>It is recommended that you already <a href="https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web">got started with the web</a>, however it isn't absolutely necessary.</p>
 </dt>
 <dt><strong><a href="https://developer.mozilla.org/en-US/docs/Glossary/HTML">HTML</a></strong> — 웹을 셜계</dt>
 <dd>The <strong>HyperText Markup Language</strong> is used to define and describe semantically the content (<a href="https://developer.mozilla.org/en-US/docs/Glossary/markup">markup</a>) of a Web page in a well-structured format.<br />
 HTML provides a means to create structured documents, made up of blocks called <a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element">HTML elements</a> that are delineated by <em><a href="https://developer.mozilla.org/en-US/docs/Glossary/Tag">tags</a></em>, written using angle brackets: some introduce content into the page directly, others provide information about document text and may include other tags as sub-elements. Obviously, browsers do not display them, since they are used to interpret the content of the page.<br />
 <br />
 <a href="https://developer.mozilla.org/en-US/Learn/HTML/Introduction_to_HTML">Introduction to HTML</a> | <a href="https://developer.mozilla.org/en-US/Learn/HTML">Learn HTML</a> | <a href="https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5">HTML5</a> | <a href="https://developer.mozilla.org/en-US/docs/Web/Guide/HTML">Developer guide</a> | <a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element">Element reference</a> | <strong><a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Reference">reference</a></strong></dd>
 <dt><strong><a href="https://developer.mozilla.org/en-US/docs/Glossary/CSS">CSS</a></strong> — 웹 꾸미기</dt>
 <dd>The <strong>Cascading Style Sheets</strong> are used to describe the appearance of Web content.<br />
 <br />
 <a href="https://developer.mozilla.org/en-US/Learn/CSS/Introduction_to_CSS">Introduction to CSS</a>&nbsp; | <a href="https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Getting_started">Getting started with CSS</a> | <a href="https://developer.mozilla.org/en-US/Learn/CSS">Learn CSS</a> | <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3">CSS3 </a>| <a href="https://developer.mozilla.org/en-US/docs/Web/Guide/CSS">Developer guide</a> | <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/Common_CSS_Questions">Common CSS questions</a> | <strong><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/Reference">reference</a></strong></dd>
</dl>
</div>
</div>

<p>&nbsp;</p>
현재 리비전 복원