p { color: blue; }
with lang="css"
<style>p { color: blue; }</style>
with automatic language detection
<p class="batman"></p>
with automatic language detection