Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 31,189 for

web

(0.16 sec)
  1. 1. Web standards | MDN Curriculum

    Understand how the Web works at a high level, and the process for creating Web technologies....the fundamentals of how the web works at a high level — including...technologies are created, and how a web browser renders and displays...

    developer.mozilla.org/en-US/curriculum/core/web...
  2. MDN Web Docs

    The MDN Web Docs site provides information about Open Web technologies including HTML, CSS, and APIs for both Web sites and progressive Web apps...., by Developers Documenting web technologies, including CSS ...partners with Scrimba to enhance web development learning We have...

    developer.mozilla.org/ru/
  3. Apprendre le développement web | MDN

    Bienvenue dans l'espace d'apprentissage (Learning Area) de MDN. Cet ensemble d'articles a pour but de fournir aux développeuses et développeurs Web débutants tout ce qui est nécessaire pour commencer à développer des sites Web....communauté francophone sur MDN Web Docs. Bienvenue dans l'espace...développeuses et développeurs web débutants tout ce qui est nécessaire...

    developer.mozilla.org/fr/docs/Learn
  4. Web API | MDN

    在编写 Web 代码时,有大量可用的 Web API。下面是开发 Web 应用程序或网站时可以使用的所有 API 和接口(对象类型)的列表。... MDN Web Docs 社区。 在编写 Web 代码时,有大量可用的 Web API。下面是开发 Web 应用程序或网站时可以使用的所有...应用程序或网站时可以使用的所有 API 和接口(对象类型)的列表。 Web API 主要与 JavaScript 一起使用,但情况并非总是如此。...

    developer.mozilla.org/zh-CN/docs/Web/API
  5. XHTML - MDN Web Docs Glossary: Definitions of W...

    XHTML is a term that was historically used to describe HTML documents written to conform with XML syntax rules....documents are served over the web with a Content-Type: application/xhtml+xml...

    developer.mozilla.org/en-US/docs/Glossary/XHTML
  6. Server - MDN Web Docs Glossary: Definitions of ...

    A server is a software or hardware offering a service to a user, usually referred to as client. A hardware server is a shared computer on a network, usually powerful and housed in a data center. A software server (often running on a hardware server) is a program that provides services to client programs or a user interface to human clients....example: An Internet-connected Web server is sending a HTML file...

    developer.mozilla.org/en-US/docs/Glossary/Server
  7. BluetoothRemoteGATTServer - Web APIs | MDN

    Learn about the BluetoothRemoteGATTServer interface, including its properties and methods, specifications and browser compatibility....BluetoothRemoteGATTS interface of the Web Bluetooth API represents a GATT...Specifications Specification Web Bluetooth # bluetoothgattremotes-interface...

    developer.mozilla.org/en-US/docs/Web/API/Blueto...
  8. BluetoothRemoteGATTService - Web APIs | MDN

    Learn about the BluetoothRemoteGATTService interface, including its properties and methods, specifications and browser compatibility....BluetoothRemoteGATTS interface of the Web Bluetooth API represents a service...Specifications Specification Web Bluetooth # bluetoothgattservice-interface...

    developer.mozilla.org/en-US/docs/Web/API/Blueto...
  9. MIDIMessageEvent - Web APIs | MDN

    Learn about the MIDIMessageEvent interface, including its constructor, properties, and methods, code examples, specifications, and browser compatibility....MIDIMessageEvent interface of the Web MIDI API represents the event...Specifications Specification Web MIDI API # midimessageevent-interface...

    developer.mozilla.org/en-US/docs/Web/API/MIDIMe...
  10. SPA (Single-page application) - MDN Web Docs Gl...

    An SPA (Single-page application) is a Web app implementation that loads only a single Web document, and then updates the body content of that single document via JavaScript APIs such as Fetch when different content is to be shown....is a web app implementation that loads only a single web document...

    developer.mozilla.org/en-US/docs/Glossary/SPA