Esta página ha sido traducida del inglés por la comunidad. Aprende más y únete a la comunidad de MDN Web Docs.

View in English Always switch to English

Stylesheet.type

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨julio de 2015⁩.

Resumen

type especifica el lenguaje de la hoja de estilo.

Sintaxis

string = stylesheet.type

Ejemplo

 ss.type = "text/css";

Especificación

type