Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 8,767 for

view

(0.1 sec)
  1. Capturing group: (...) - JavaScript | MDN

    A capturing group groups a subpattern, allowing you to apply a quantifier to the entire group or use disjunctions within it. It memorizes information about the subpattern match, so that you can refer back to it later with a backreference, or access the information through the match results.... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  2. polygon() - CSS: Cascading Style Sheets | MDN

    The polygon() CSS function is one of the data types. It's used to draw a polygon by providing one or more pairs of coordinates, each of which represents a vertex of the shape.... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Web/CSS/basic-...
  3. ::first-letter - CSS: Cascading Style Sheets | MDN

    The ::first-letter CSS pseudo-element applies styles to the first letter of the first line of a block container, but only when not preceded by other content (such as images or inline tables).... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Web/CSS/::firs...
  4. nonce - HTML: ハイパーテキストマークアップ言語 | MDN

    nonce グローバル属性は、 これは暗号化ノンス ("number used once") を定義するコンテンツ属性で、コンテンツセキュリティポリシー が指定された要素に対してフェッチの実行を許可するかどうかを決定するために使用することができます。... View this page on GitHub • Report...

    developer.mozilla.org/ja/docs/Web/HTML/Global_a...
  5. grid-row - CSS: Cascading Style Sheets | MDN

    The grid-row CSS shorthand property specifies a grid item's size and location within a grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start and inline-end edge of its grid area.... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Web/CSS/grid-row
  6. Éléments en ligne - Glossaire MDN : définitions...

    Les éléments HTML (Hypertext Markup Language) étaient historiquement catégorisés comme des éléments de type « bloc » (block en anglais) ou de type « en ligne » (inline en anglais). Comme il s'agit d'une caractéristique de présentation, elle est aujourd'hui spécifiée par CSS dans le module de spécification Flow Layout qui définit l'organisation visuelle par défaut des éléments (le « flux » normal). Les éléments en lignes n'occupent que l'espace entre leurs balises et s'insèrent dans le flux du contenu plutôt que de créer un nouveau « bloc » visuel. Dans cet article, nous verrons en détails ces éléments en ligne et leurs différences par rapport aux éléments de bloc.... View this page on GitHub • Report...

    developer.mozilla.org/fr/docs/Glossary/Inline-l...
  7. transition - CSS: Cascading Style Sheets | MDN

    The transition CSS property is a shorthand property for transition-property, transition-duration, transition-timing-function, transition-delay, and transition-behavior.... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Web/CSS/transi...
  8. width - CSS: Cascading Style Sheets | MDN

    The width CSS property sets an element's width. By default, it sets the width of the content area, but if box-sizing is set to border-box, it sets the width of the border area.... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Web/CSS/width
  9. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to View, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....operating system used to create or view them. However, PDFs are not...document to be more easily viewed on the web. In this digital...

    blog.groupdocs.com/categories/groupdocs.convers...
  10. Intl.DateTimeFormat - JavaScript | MDN

    The Intl.DateTimeFormat object enables language-sensitive date and time formatting.... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Web/JavaScript...