Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 243 for

alias

(0.1 sec)
  1. column-gap - CSS: Cascading Style Sheets | MDN

    The column-gap CSS property sets the size of the gap (gutter) between an element's columns....accept grid-column-gap as an alias for column-gap . Try it Syntax...

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

    The rgb() functional notation expresses a color in the sRGB color space according to its red, green, and blue components. An optional alpha component represents the color's transparency....rgba() functional notation is an alias for rgb() . They are exactly...+ 200)) /* Legacy 'rgba()' alias */ rgba(0 255 255) /* Legacy...

    developer.mozilla.org/en-US/docs/Web/CSS/color_...
  3. break-inside - CSS: Cascading Style Sheets | MDN

    The break-inside CSS property sets how page, column, or region breaks should behave inside a generated box. If there is no generated box, the property is ignored....be treated by browsers as an alias of break-inside . This ensures...

    developer.mozilla.org/en-US/docs/Web/CSS/break-...
  4. overflow-y - CSS: Cascading Style Sheets | MDN

    The overflow-y CSS property sets what shows when content overflows a block-level element's top and bottom edges. This may be nothing, a scroll bar, or the overflow content. This property may also be set by using the overflow shorthand property....value overlay is a legacy value alias for auto . With overlay , the...

    developer.mozilla.org/en-US/docs/Web/CSS/overfl...
  5. Window - Web APIs | MDN

    Learn about the Window interface, including its properties and methods, specifications and browser compatibility....clientInformation Read only An alias for Window.navigator . Window...Window.pageXOffset Read only An alias for window.scrollX . Window...

    developer.mozilla.org/en-US/docs/Web/API/Window
  6. font-stretch - CSS: Cascading Style Sheets | MDN

    The font-stretch CSS property selects a normal, condensed, or expanded face from a font....font-stretch has been kept as an alias for the font-width property...

    developer.mozilla.org/en-US/docs/Web/CSS/font-s...
  7. GitHub - groupdocs-search/GroupDocs.Search-for-...

    GroupDocs.Search for .NET examples, plugins and showcase projects - groupdocs-search/GroupDocs.Search-for-.NET... Alias substitution in search queries...

    github.com/groupdocs-search/GroupDocs.Search-fo...
  8. Header files (C++) | Microsoft Learn

    Learn more about: Header files (C++)...= std::vector<int>; // type alias extern double d; // extern variable...

    learn.microsoft.com/en-us/cpp/cpp/header-files-cpp
  9. OpenSearch description format | MDN

    The OpenSearch description format can be used to describe the web interface of a search engine. This allows a website to describe a search engine for itself, so that a browser or other client application can use that search engine. OpenSearch is supported by (at least) Firefox, Edge, Safari, and Chrome. (See Reference Material for links to other browsers' documentation.)...type="application/json" is accepted as an alias of this. type="application/...

    developer.mozilla.org/en-US/docs/Web/OpenSearch
  10. GitHub - amix/vimrc: The ultimate Vim configura...

    The ultimate Vim configuration (vimrc). Contribute to amix/vimrc development by creating an account on GitHub...., make sure to either alias it: alias vi=vim . Otherwise, apt-get...

    github.com/amix/vimrc