ent correction to the orientation of an image. It should not be used for any other orientation adjustments; instead, the transform property should be used with the rotate <transform-function>.Warning: Th code example
Example: image orientation css
#image {
image-orientation: 90deg; /* Can be changed in the live sample */
}