From da78a9e329e272dedb2400b79a3bdeebff387d47 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:17 -0500 Subject: initial commit --- files/ko/web_development/index.html | 66 +++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 files/ko/web_development/index.html (limited to 'files/ko/web_development/index.html') diff --git a/files/ko/web_development/index.html b/files/ko/web_development/index.html new file mode 100644 index 0000000000..b8925c1b2c --- /dev/null +++ b/files/ko/web_development/index.html @@ -0,0 +1,66 @@ +--- +title: Web Development +slug: Web_Development +tags: + - Web Development +translation_of: Web/Guide +--- +
+ 웹 개발은 웹 사이트 그리고 웹 응용프로그램 개발을 (양자를 포괄적으로) 포함하고 있습니다.
+ + + + + + + +
+

문서

+
+
+ Migrate apps from Internet Explorer to Mozilla
+
+ Doron Rosenberg가 가지고 계신 웹 응용프로그램이 IE와 Mozilla에서 동작하는지 확인하는 법을 알려줍니다.
+
+
+
+ Using URL values for the cursor property
+
+ Gecko 1.8 (Firefox 1.5, SeaMonkey 1.0)는 마우스 커서를 마음대로 지정할 수 있게 하는 CSS2 cursor property를 위한 URL 값을 지원합니다.
+
+

 

+
+
+ Using Firefox 1.5 caching
+
+ Firefox 1.5는 메모리에 JavaScript상태 값을 포함한 웹 페이지 전체를 캐시합니다. 방문한 페이지 사이에 "뒤로", "앞으로"의 이동은 페이지를 중복해서 불러올 필요가 없을 뿐더러 JavaScript상태 값을 보존합니다. 이러한 특징들은 웹 서핑을 매우 빠르게 해줍니다.
+
+


+ 모두 보기...

+
+

커뮤니티

+
    +
  • Mozilla 포럼 보기...
  • +
+

{{ DiscussionList("dev-web-development", "mozilla.dev.web-development") }}

+ +

도구

+ +

모두 보기...

+

관련 주제

+
+
+ AJAX, CSS, HTML, JavaScript, Web Standards, XHTML, XML
+
+
+

Categories

+

Interwiki Language Links

+

 

+

{{ languages( { "en": "en/Web_Development" } ) }}

-- cgit v1.2.3-54-g00ecf