Sort Score
Result 10 results
Languages All
Labels All
Results 6,161 - 6,170 of 30,653 for

language

(0.14 sec)
  1. hsl() - CSS: Cascading Style Sheets | MDN

    The hsl() functional notation expresses a color in the sRGB color space according to its hue, saturation, and lightness components. An optional alpha component represents the color's transparency....Skip to search Skip to select language Article Actions English (US)...(US) Remember language Deutsch Français 日本語 中文 (简体) Note: The...

    developer.mozilla.org/en-US/docs/Web/CSS/color_...
  2. Что внутри "head"? Метаданные в HTML - Изучение...

    Элемент head HTML-документа не отображается на странице в веб-браузере. Он содержит такую информацию, как:...select language Article Actions Русский Remember language Deutsch...

    developer.mozilla.org/ru/docs/Learn/HTML/Introd...
  3. HTML-Grundlagen - Webentwicklung lernen | MDN

    HTML (HyperText Markup Language) ist der Code, der verwendet wird, um eine Webseite und deren Inhalt zu strukturieren. Zum Beispiel könnte der Inhalt in einer Reihe von Absätzen, einer Liste von Aufzählungspunkten oder durch Bilder und Datentabellen strukturiert werden. Wie der Titel schon sagt, gibt Ihnen dieser Artikel ein grundlegendes Verständnis von HTML und seinen Funktionen....select language Article Actions Deutsch Remember language English...

    developer.mozilla.org/de/docs/Learn/Getting_sta...
  4. Event bubbling - Learn web development | MDN

    We've seen that a web page is composed of elements — headings, paragraphs of text, images, buttons, and so on — and that you can listen for events that happen to these elements. For example, you could add a listener to a button, and it will run when the user clicks the button....Skip to search Skip to select language Article Actions English (US)...(US) Remember language Deutsch Français 日本語 한국어 Português (do...

    developer.mozilla.org/en-US/docs/Learn/JavaScri...
  5. HTML таблицы основы - Изучение веб-разработки |...

    Этот раздел познакомит вас с таблицами HTML, представив самые базовые понятия - строки и ячейки, заголовки, слияние строк и столбцов, а также объединение всех ячеек в столбце в целях стилизации....select language Article Actions Русский Remember language Deutsch...

    developer.mozilla.org/ru/docs/Learn/HTML/Tables...
  6. マイクロフォーマット - HTML: ハイパーテキストマークアップ言語 | MDN

    マイクロフォーマット (Microformat) (μF と略記されることもあります) は、意味情報と構造化データを HTML に埋め込むために使用される規格で、検索エンジンやアグリゲーター、その他のツールが使用するための API を提供します。HTML のこれらの最小限のパターンは、人、組織、イベント、場所などの基本的な情報からドメイン固有の情報まで、さまざまなものをマークアップするために使用されます。マイクロフォーマットは、オブジェクトを記述するためにサポートする語彙を使用し、そのプロパティに値を割り当てるために名前と値のペアを使用します。プロパティはクラス属性で運ばれ、任意の HTML 要素に追加することができ、データ値は HTML 要素のコンテンツとセマンティック属性を再利用します。マイクロフォーマット 2 はマイクロフォーマットの更新版で、HTML の構造化された構文や語彙に注釈を付けるために新しい属性を学習する必要がある RDFa やマイクロデータを使用する以前のアプローチよりもシンプルな方法を提供します。...select language Article Actions 日本語 Remember language Deutsch...

    developer.mozilla.org/ja/docs/Web/HTML/microfor...
  7. Numbers and dates - JavaScript | MDN

    This chapter introduces the concepts, objects and functions used to work with and perform calculations using numbers and dates in JavaScript. This includes using numbers written in various bases including decimal, binary, and hexadecimal, as well as the use of the global Math object to perform a wide variety of mathematical operations on numbers....Skip to search Skip to select language Article Actions English (US)...(US) Remember language Deutsch Español Français 日本語 한국어 Português...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  8. 하이퍼링크 만들기 - Web 개발 학습하기 | MDN

    웹을 웹답게 만든다는 점에서 하이퍼 링크는 중요합니다. 이 글에서는 링크를 만드는데 필요한 구문을 보여주고 링크의 모범 사례를 설명합니다....select language Article Actions 한국어 Remember language Deutsch...

    developer.mozilla.org/ko/docs/Learn/HTML/Introd...
  9. HTTP response status codes - HTTP | MDN

    HTTP response status codes indicate whether a specific HTTP request has been successfully completed. Responses are grouped in five classes:...Skip to search Skip to select language Article Actions English (US)...(US) Remember language Deutsch Español Français 日本語 한국어 Português...

    developer.mozilla.org/en-US/docs/Web/HTTP/Status
  10. WebRTC API - Web APIs | MDN

    WebRTC (Web Real-Time Communication) is a technology that enables Web applications and sites to capture and optionally stream audio and/or video media, as well as to exchange arbitrary data between browsers without requiring an intermediary. The set of standards that comprise WebRTC makes it possible to share data and perform teleconferencing peer-to-peer, without requiring that the user install plug-ins or any other third-party software....Skip to search Skip to select language Article Actions English (US)...(US) Remember language Deutsch Español Français 日本語 한국어 Português...

    developer.mozilla.org/en-US/docs/Web/API/WebRTC...