Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 44,360 for

html

(0.1 sec)
  1. border-inline-start-style - CSS: Cascading Styl...

    The border-inline-start-style CSS property defines the style of the logical inline start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style, border-right-style, border-bottom-style, or border-left-style property depending on the values defined for writing-mode, direction, and text-orientation....| inset | outset Examples HTML html <div> <p class="exampleText">Example...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  2. border-right-width - CSS: Cascading Style Sheet...

    The border-right-width CSS property sets the width of the right border of an element....Examples Comparing border widths HTML html <div>Element 1</div> <div>Element...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  3. <rect> - SVG: Scalable Vector Graphics | MDN

    The SVG element is a basic SVG shape that draws rectangles, defined by their position, width, and height. The rectangles may have their corners rounded.... Example html, body, svg { height: 100%; } html <svg viewBox="0...

    developer.mozilla.org/en-US/docs/Web/SVG/Elemen...
  4. datafiletype - GroupDocs.Conversion for Java - ...

    All Classes Packages com.groupdocs.conversion com.groupdocs.conversion.caching com.groupdocs.conversion.contracts com......Language that is similar to HTML but different in using tags...Language that is similar to HTML but different in using tags...

    apireference.groupdocs.com/conversion/java/com....
  5. DataFileType - GroupDocs.Conversion for Java - ...

    All Classes Packages com.groupdocs.conversion com.groupdocs.conversion.caching com.groupdocs.conversion.contracts com......Language that is similar to HTML but different in using tags...Language that is similar to HTML but different in using tags...

    apireference.groupdocs.com/conversion/java/com....
  6. ::-webkit-meter-even-less-good-value - CSS: Cas...

    The ::-webkit-meter-even-less-good-value styles the element when the value and the optimum attributes fall outside the low-high range, but in opposite zones. To illustrate, it applies when value < low < high < optimum or value > high > low > optimum.... */ } Examples HTML html Normal: <meter min="0" max="10"...

    developer.mozilla.org/en-US/docs/Web/CSS/::-web...
  7. ::-webkit-meter-optimum-value - CSS: Cascading ...

    The ::-webkit-meter-optimum-value CSS pseudo-element styles the element when its value is inside the low-high range, or when the value is equivalent to the optimum value.... HTML html Normal: <meter min="0" max="10"...

    developer.mozilla.org/en-US/docs/Web/CSS/::-web...
  8. MediaKeys - Web APIs | MDN

    Learn about the MediaKeys interface, including its properties and methods, code examples, specifications, and browser compatibility.... HTML html <pre id="log"></pre> #log...

    developer.mozilla.org/en-US/docs/Web/API/MediaKeys
  9. font-kerning - CSS: Cascading Style Sheets | MDN

    The font-kerning CSS property sets the use of the kerning information stored in a font....Enabling and disabling kerning HTML html <div id="kern"></div> <div...

    developer.mozilla.org/en-US/docs/Web/CSS/font-k...
  10. border-left-color - CSS: Cascading Style Sheets...

    The border-left-color CSS property sets the color of an element's left border. It can also be set with the shorthand CSS properties border-color or border-left....simple div with a border HTML html <div class="my-box"> <p> This...

    developer.mozilla.org/en-US/docs/Web/CSS/border...