A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/css/concepts/cssom below:

cssom ยท WebPlatform Docs

cssom

The CSSOM API offers a programmatic interface to various CSS features. A CSSOM property name corresponds to property names that appear in style sheets, but uses an alternate camelCase syntax. For example, the font-size property is represented in CSSOM as fontSize, and scripts can directly assign a value to element.style.fontSize. (Experimental or otherwise not fully standardized properties would be represented in style sheets using vendor prefixes such as -webkit-font-size and -moz-font-size, in which case corresponding CSSOM prefixes would be WebkitFontSize and MozFontSize.) Refer to http://www.w3.org/TR/cssom/ for a list of the names.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4