{% highlight html %}
{% endhighlight %}
---
layout: single
elementName: style
---
Defines a container to add CSS within a web page.
Example:
Copy
Defines the MIME type of the style block. This is for CSS content.
#
style
{% highlight html %}
{% endhighlight %}
type
"text/css"