Robuta

Sponsor of the Day: Jerkmate
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/gradient/repeating-conic-gradient repeating-conic-gradient() CSS function - CSS | MDN The repeating-conic-gradient() CSS function creates an image consisting of a repeating gradient (rather than a single gradient) with color transitions rotated... gradient css functionrepeatingconicmdn https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/transform-function/translateY translateY() CSS function - CSS | MDN css function mdn https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/color_value/oklch oklch() CSS function - CSS | MDN The oklch() functional notation expresses a given color in the Oklab color space. oklch() is the cylindrical form of oklab(), using the same L axis, but with... css function mdnoklch https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/color_value/device-cmyk device-cmyk() CSS function - CSS | MDN The device-cmyk() functional notation is used to express CMYK colors in a device dependent way, specifying the cyan, magenta, yellow, and black components. css function mdndevicecmyk https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/calc calc() CSS function - CSS | MDN css function mdncalc https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/filter-function/opacity opacity() CSS function - CSS | MDN css function mdnopacity https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/tan tan() CSS function - CSS | MDN css function mdntan https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/color_value/contrast-color contrast-color() CSS function - CSS | MDN The contrast-color() CSS function takes a color value and returns a contrasting color. The function commonly ensures the WCAG AA minimum contrast. The browsers... css function mdncontrast color https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/clamp clamp() CSS function - CSS | MDN The clamp() CSS function clamps a value within a range of values between a defined minimum bound and a maximum bound. The function takes three parameters: a... css function mdnclamp https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/rem rem() CSS function - CSS | MDN The rem() CSS function returns a remainder left over when the first parameter is divided by the second parameter, similar to the JavaScript remainder operator... css function mdnrem https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/image/paint paint() CSS function - CSS | MDN css function mdnpaint https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/gradient/repeating-linear-gradient repeating-linear-gradient() CSS function - CSS | MDN linear gradient cssfunction mdnrepeating https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/transform-function/scaleY scaleY() CSS function - CSS | MDN css function mdnscaley https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/color_value/hwb hwb() CSS function - CSS | MDN The hwb() functional notation expresses a color in the sRGB color space according to its hue, whiteness, and blackness. An optional alpha component represents... css function mdnhwb https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/filter-function/grayscale grayscale() CSS function - CSS | MDN css function mdngrayscale https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/filter-function/drop-shadow drop-shadow() CSS function - CSS | MDN css function mdndrop shadow https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/abs abs() CSS function - CSS | MDN The abs() CSS function returns the absolute value of the argument, as the same type as the input. css function mdnabs https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/acos acos() CSS function - CSS | MDN css function mdnacos https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/easing-function/steps steps() CSS function - CSS | MDN The steps() CSS function defines a transition that divides the input time into a specified number of intervals that are equal in length. This subclass of step... css function mdnsteps https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/gradient/repeating-radial-gradient repeating-radial-gradient() CSS function - CSS | MDN radial gradient cssfunction mdnrepeating https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/color_value/light-dark light-dark() CSS function - CSS | MDN The light-dark() CSS function accepts two colors or two images and returns a color or an image based on the active color scheme, without needing a... css function mdnlight dark https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/transform-function/translate3d translate3d() CSS function - CSS | MDN css function mdn https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/attr attr() CSS function - CSS | MDN The attr() CSS function is used to retrieve the value of an attribute of the selected element and use it in a property value, similar to how the var() function... css function mdnattr https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/transform-function/translateX translateX() CSS function - CSS | MDN css function mdntranslatex https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/transform-function/matrix matrix() CSS function - CSS | MDN css function mdnmatrix https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/transform-function/scale scale() CSS function - CSS | MDN css function mdnscale https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/random random() CSS function - CSS | MDN css function mdnrandom https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/var var() CSS function - CSS | MDN The var() CSS function can be used to insert the value of a custom property (sometimes called a css function mdnvar https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/cos cos() CSS function - CSS | MDN css function mdncos https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/fit-content_function fit-content() CSS function - CSS | MDN The fit-content() CSS function clamps a given size to an available size according to the formula min(maximum size, max(minimum size, argument)). fit content cssfunction mdn https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/filter-function/blur blur() CSS function - CSS | MDN css function mdnblur https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/symbols symbols() CSS function - CSS | MDN The symbols() CSS function enables defining counter styles inline, directly as a value of properties such as list-style, providing a less powerful but simpler... css function mdnsymbols https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/atan atan() CSS function - CSS | MDN css function mdnatan https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/color_value/lab lab() CSS function - CSS | MDN The lab() functional notation expresses a given color in the CIE L*a*b* color space. css function mdnlab https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/basic-shape/path path() CSS function - CSS | MDN css function mdnpath https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/pow pow() CSS function - CSS | MDN The pow() CSS function is an exponential function that returns the value of a base raised to the power of a number. css function mdnpow https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/filter-function/saturate saturate() CSS function - CSS | MDN css function mdnsaturate https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/counter counter() CSS function - CSS | MDN The counter() CSS function returns a string representing the current value of the named counter, if there is one. css function mdncounter https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/atan2 atan2() CSS function - CSS | MDN css function mdnatan2 https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/round round() CSS function - CSS | MDN The round() CSS function returns a rounded number based on a selected rounding strategy. css function mdnround https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/transform-function/matrix3d matrix3d() CSS function - CSS | MDN css function mdnmatrix3d https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/transform-function/scaleX scaleX() CSS function - CSS | MDN css function mdnscalex https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/asin asin() CSS function - CSS | MDN css function mdnasin https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/transform-function/rotateZ rotateZ() CSS function - CSS | MDN css function mdn https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/exp exp() CSS function - CSS | MDN The exp() CSS function is an exponential function that takes a number as an argument and returns the mathematical constant e raised to the power of the given... css function mdnexp https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/mod mod() CSS function - CSS | MDN The mod() CSS function returns a modulus left over when the first parameter is divided by the second parameter, similar to the JavaScript remainder operator... css function mdnmod https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/ray ray() CSS function - CSS | MDN The ray() CSS function defines the offset-path line segment that an animated element can follow. The line segment is referred to as css function mdnray https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/filter-function/sepia sepia() CSS function - CSS | MDN css function mdnsepia https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/progress progress() CSS function - CSS | MDN css function mdnprogress https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/basic-shape/shape shape() CSS function - CSS | MDN css function mdnshape https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/transform-function/scaleZ scaleZ() CSS function - CSS | MDN css function mdnscalez https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/basic-shape/rect rect() CSS function - CSS | MDN css function mdnrect https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/color_value/oklab oklab() CSS function - CSS | MDN The oklab() functional notation expresses a given color in the Oklab color space, which attempts to mimic how color is perceived by the human eye. css function mdnoklab https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/transform-function/rotate rotate() CSS function - CSS | MDN css function mdnrotate https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/transform-function/skewX skewX() CSS function - CSS | MDN css function mdn https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/transform-function/skewY skewY() CSS function - CSS | MDN css function mdn https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/-moz-image-rect -moz-image-rect() CSS function - CSS | MDN The -moz-image-rect value for CSS background-image lets you use a portion of a larger image as a background. css function mdnmozimagerect https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/env env() CSS function - CSS | MDN The env() CSS function can be used to insert the value of a user-agent defined environment variable into your CSS. css function mdnenv https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/gradient/radial-gradient radial-gradient() CSS function - CSS | MDN radial gradient cssfunction mdn https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/sign sign() CSS function - CSS | MDN The sign() CSS function contains one calculation, and returns -1 if the numeric value of the argument is negative, +1 if the numeric value of the argument is... css function mdnsign https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/filter-function/brightness brightness() CSS function - CSS | MDN css function mdnbrightness https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/image/image image() CSS function - CSS | MDN css function mdnimage https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/transform-function/translateZ translateZ() CSS function - CSS | MDN css function mdntranslatez https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/repeat repeat() CSS function - CSS | MDN The repeat() CSS function represents a repeated fragment of the track list, allowing a large number of columns or rows that exhibit a recurring pattern to be... css function mdnrepeat https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/transform-function/rotate3d rotate3d() CSS function - CSS | MDN css function mdn https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/hypot hypot() CSS function - CSS | MDN The hypot() CSS function is an exponential function that returns the square root of the sum of squares of its parameters. css function mdn https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/gradient/linear-gradient linear-gradient() CSS function - CSS | MDN linear gradient cssfunction mdn https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/easing-function/linear linear() CSS function - CSS | MDN css function mdnlinear https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/transform-function/rotateY rotateY() CSS function - CSS | MDN css function mdn https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/url_function url() CSS function - CSS | MDN css function mdnurl https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/anchor-size anchor-size() CSS function - CSS | MDN css function mdnanchorsize https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/basic-shape/circle circle() CSS function - CSS | MDN css function mdncircle https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/basic-shape/ellipse ellipse() CSS function - CSS | MDN css function mdnellipse https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function Function - JavaScript | MDN The Function object provides methods for functions. In JavaScript, every function is actually a Function object. function javascript mdn https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/function function - JavaScript | MDN The function declaration creates a binding of a new function to a given name. function javascript mdn https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Global_Objects/Function/bind Function.prototype.bind() - JavaScript | MDN bind() 메소드가 호출되면 새로운 함수를 생성합니다. 받게되는 첫 인자의 value로는 this 키워드를 설정하고, 이어지는 인자들은 바인드된 함수의 인수에 제공됩니다. function prototype bindjavascript mdn