rotate image html

CSS
.img {
transform: rotate(90deg);
}
Source

Also in CSS: