Sort Score
Result 10 results
Languages All
Labels All
Results 9,091 - 9,100 of 12,600 for

syntax

(0.09 sec)
  1. marker - CSS: Cascading Style Sheets | MDN

    The marker CSS property points to a marker that will be drawn on the first, middle, and last vertices of the element's path; that is, at all of its vertices. The marker must have been defined using an SVG element, and can only be referenced with a value. The value of the CSS property overrides any values of the marker-start, marker, and marker-end attributes in the SVG.... Syntax css marker: none; marker: url(markers...Animation type discrete Formal syntax marker = none | <marker-ref>...

    developer.mozilla.org/en-US/docs/Web/CSS/marker
  2. -webkit-mask-repeat-y - CSS: Cascading Style Sh...

    The -webkit-mask-repeat-y property sets whether and how a mask image is repeated (tiled) vertically.... Syntax css /* Keyword values */ -...Animation type discrete Formal syntax -webkit-mask-repeat-y = repeat...

    developer.mozilla.org/en-US/docs/Web/CSS/-webki...
  3. <ident> - CSS: Cascading Style Sheets | MDN

    The CSS data type denotes an arbitrary string used as an identifier.... Syntax A CSS identifier consists of...the definition of other CSS syntax, there is no browser compatibility...

    developer.mozilla.org/en-US/docs/Web/CSS/ident
  4. jsondatasource - GroupDocs.Assembly for Java - ...

    All Classes Packages com.groupdocs.assembly com.groupdocs.assembly.system com.groupdocs.assembly.system.data com.grou......more information, see template syntax reference(https://docs.groupdocs...com/display/assemblyjava/Template+Syntax+-+Part+1+of+2#TemplateSynt...

    apireference.groupdocs.com/assembly/java/com.gr...
  5. page-break-after - CSS: Cascading Style Sheets ...

    The page-break-after CSS property adjusts page breaks after the current element.... Try it Syntax css /* Keyword values */ page-break-after:...Animation type discrete Formal syntax page-break-after = auto | always...

    developer.mozilla.org/en-US/docs/Web/CSS/page-b...
  6. Using data attributes - Learn web development |...

    HTML is designed with extensibility in mind for data that should be associated with a particular element but need not have any defined meaning. data-* attributes allow us to store extra information on standard, semantic HTML elements without other hacks such as non-standard attributes, or extra properties on DOM.... HTML syntax The syntax is simple. Any attribute...

    developer.mozilla.org/en-US/docs/Learn/HTML/How...
  7. clip - CSS: Cascading Style Sheets | MDN

    The clip CSS property defines a visible portion of an element. The clip property applies only to absolutely positioned elements — that is, elements with position:absolute or position:fixed.... Syntax css /* Keyword value */ clip:...Animation type a rectangle Formal syntax clip = <rect()> | auto <rect()>...

    developer.mozilla.org/en-US/docs/Web/CSS/clip
  8. border-image-repeat - CSS: Cascading Style Shee...

    The border-image-repeat CSS property defines how the edge regions and middle region of a source image are adjusted to fit the dimensions of an element's border image. The middle region can be displayed by using the keyword "fill" in the border-image-slice property.... Try it Syntax css /* Keyword value */ border-image-repeat:...Animation type discrete Formal syntax border-image-repeat = [ stretch...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  9. Accept - HTTP | MDN

    The HTTP Accept request and response header indicates which content types, expressed as MIME types, the sender is able to understand. In requests, the server uses content negotiation to select one of the proposals and informs the client of the choice with the Content-Type response header. In responses, it provides information about which content types the server can understand in messages to the requested resource, so that the content type can be used in subsequent requests to the resource.... Syntax http Accept: <media-type>/<MIME_subtype>...weighted with the quality value syntax Accept: text/html, application/xhtml+xml...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  10. translate() - CSS: Cascading Style Sheets | MDN

    The translate() CSS function repositions an element in the horizontal and/or vertical directions. Its result is a data type.... Syntax css /* Single <length-percentage>...\right) [1 0 0 1 tx ty] Formal syntax translate( <length-percentage>...

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