본문 바로가기

HTML(56)

[R]HTML5 서버 전송 이벤트(HTML5 Server-Sent Events) Server-Sent Events allow a web page to get updates from a server.서버 보낸 이벤트 (Server-Sent Events)를 사용하면 웹 페이지가 서버에서 업데이트를 가져올 수 있습니다. Server-Sent Events - One Way Messaging서버 보낸 이벤트 - 편도 메시징 A server-sent event is when a web page automatically gets updates from a server.서버 전송 이벤트는 웹 페이지가 자동으로 서버에서 업데이트를 가져 오는 경우입니다.This was also possible before, but the web page would have to ask if any updates we..
[R]HTML5 웹 작업자(HTML5 Web Workers) A web worker is a JavaScript running in the background, without affecting the performance of the page.웹 작업자는 페이지의 성능에 영향을주지 않고 백그라운드에서 실행되는 JavaScript입니다. What is a Web Worker?웹 작업자 란 무엇입니까? When executing scripts in an HTML page, the page becomes unresponsive until the script is finished.HTML 페이지에서 스크립트를 실행할 때 스크립트가 끝날 때까지 페이지가 응답하지 않게됩니다.A web worker is a JavaScript that runs in the background..
[R]HTML5 웹 저장소(HTML5 Web Storage) HTML web storage; better than cookies.HTML 웹 저장소; 쿠키보다. What is HTML Web Storage?HTML Web Storage 란 무엇입니까? With web storage, web applications can store data locally within the user's browser.웹 저장소를 사용하면 웹 응용 프로그램이 사용자 브라우저에 로컬로 데이터를 저장할 수 있습니다.Before HTML5, application data had to be stored in cookies, included in every server request. HTML5 이전에는 모든 서버 요청에 포함 된 애플리케이션 데이터를 쿠키에 저장해야했습니다. Web stor..
[R]HTML5 드래그 앤 드롭(HTML5 Drag and Drop) Drag the W3Schools image into the rectangle.W3Schools 이미지를 사각형으로 끌어옵니다. Drag and Drop끌어서 놓기 Drag and drop is a very common feature. It is when you "grab" an object and drag it to a different location.드래그 앤 드롭은 매우 일반적인 기능입니다. 그것은 당신이 물건을 "움켜 잡아"다른 위치로 끌 때입니다.In HTML5, drag and drop is part of the standard: Any element can be draggable.HTML5에서 드래그 앤 드롭은 표준의 일부입니다. 모든 요소를 ​​드래그 할 수 있습니다. Browser Su..
[R]HTML5 Geolocation The HTML Geolocation API is used to locate a user's position. HTML Geolocation API는 사용자의 위치를 ​​찾는 데 사용됩니다. Locate the User's Position 사용자의 위치 찾기 The HTML Geolocation API is used to get the geographical position of a user. HTML Geolocation API는 사용자의 지리적 위치를 가져 오는 데 사용됩니다. Since this can compromise privacy, the position is not available unless the user approves it. 이는 개인 정보를 침해 할 수 있으므로 사용자가 승인하지 ..
[R]HTML YouTube 동영상(HTML YouTube Videos) The easiest way to play videos in HTML, is to use YouTube.HTML로 동영상을 재생하는 가장 쉬운 방법은 YouTube를 사용하는 것입니다. Struggling with Video Formats?비디오 포맷으로 고생하고 있습니까? Earlier in this tutorial, you have seen that you might have to convert your videos to different formats to make them play in all browsers.이 자습서의 앞부분에서 모든 브라우저에서 비디오를 재생할 수 있도록 비디오를 다른 형식으로 변환해야 할 수도 있음을 알았습니다.Converting videos to different form..
[R]HTML 플러그인(HTML Plug-ins & object & embed) The purpose of a plug-in is to extend the functionality of a web browser.플러그인의 목적은 웹 브라우저의 기능을 확장하는 것입니다. HTML Helpers (Plug-ins)HTML 도우미 (플러그인) Helper applications (plug-ins) are computer programs that extend the standard functionality of a web browser.도우미 응용 프로그램 (플러그인)은 웹 브라우저의 표준 기능을 확장하는 컴퓨터 프로그램입니다.Examples of well-known plug-ins are Java applets.잘 알려진 플러그인의 예는 Java 애플릿입니다.Plug-ins can be ..
[R]HTML5 오디오(HTML5 Audio) Audio on the Web 웹상의 오디오 Before HTML5, audio files could only be played in a browser with a plug-in (like flash). HTML5 이전에는 오디오 파일을 플러그인과 같은 브라우저에서만 재생할 수있었습니다 (예 : 플래시). The HTML5 element specifies a standard way to embed audio in a web page. HTML5 요소는 웹 페이지에 오디오를 삽입하는 표준 방법을 지정합니다. Browser Support 브라우저 지원 The numbers in the table specify the first browser version that fully supports the eleme..
[R]HTML5 비디오(HTML5 Video) HTML Video Example. Courtesy of Big Buck Bunny. Your browser does not support HTML5 video. Playing Videos in HTML HTML로 비디오 재생하기 Before HTML5, a video could only be played in a browser with a plug-in (like flash). HTML5 이전 버전의 동영상은 플러그인과 같은 브라우저에서만 재생할 수있었습니다 (예 : 플래시). The HTML5 element specifies a standard way to embed a video in a web page. HTML5 요소는 비디오를 웹 페이지에 삽입하는 표준 방법을 지정합니다. Browser Sup..
[R]HTML 멀티미디어(HTML Multimedia) Multimedia on the web is sound, music, videos, movies, and animations.웹상의 멀티미디어는 사운드, 음악, 비디오, 영화 및 애니메이션입니다. What is Multimedia?멀티미디어 란 무엇입니까? Multimedia comes in many different formats. It can be almost anything you can hear or see.멀티미디어는 다양한 형식으로 제공됩니다. 그것은 당신이들을 수 있거나 볼 수있는 거의 모든 것이 될 수 있습니다.Examples: Images, music, sound, videos, records, films, animations, and more.예 : 이미지, 음악, 사운드, 비디오, 레..