CBSE BOARD XII, asked by Anonymous, 5 months ago

what is the html attribute for add rotate into button​

Answers

Answered by Yashicaruthvik
2

Answer:

<Head>

<Title>

Rotate an Image.

</Title>

<style>

.rotate90 {

-webkit-transform:rotate(90deg);

-moz-transform: rotate(90deg);

Similar questions