<META http-equiv content-style-type>

Description:

Informs the browser which type of style sheet you are using by default.

Attributes:

<meta http-equiv="Content-Style-Type" content="type">
Type defines the default style sheets used. May be one of the following.

text/css Use cascading style sheets

Examples:

<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">

Set the scripting style type to CSS.