Image <style>

Block-level/Inline?:Neither
Empty?:No
Required Attributes:type (always set ="text/css")
<style type="text/css"> /*rules go here*/ </style>

Style <style> is used to create internal stylesheets (see that for more). If you have one, then it should go in the head.

Back to Knowledge Dump