how rotate infinity css
CSS
<div
class="rotating"
style="width: 100px; height: 100px; line-height: 100px; text-align: center;"
>Rotate</div>@-webkit-keyframes rotating /* Safari and Chrome */ {
from {
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotating {
from {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.rotating {
-webkit-animation: rotating 2s linear infinite;
-moz-animation: rotating 2s linear infinite;
-ms-animation: rotating 2s linear infinite;
-o-animation: rotating 2s linear infinite;
animation: rotating 2s linear infinite;
}
Also in CSS:
- Title
- css in js
- Category
- CSS
- Title
- insert css file in html
- Category
- CSS
- Title
- center vertically and horizontally css
- Category
- CSS
- Title
- absolute path and relative path
- Category
- CSS
- Title
- css wordwrap
- Category
- CSS
- Title
- hover on father elemet activates a child element css
- Category
- CSS
- Title
- skeleton loader css
- Category
- CSS
- Title
- css grid gap
- Category
- CSS
- Title
- javascript remoev css class
- Category
- CSS
- Title
- all child css
- Category
- CSS
- Title
- normalize css cdn
- Category
- CSS
- Title
- how to center text in css
- Category
- CSS
- Title
- spring boot
- Category
- CSS
- Title
- To set HTML attribute and css styles in html helper control in mvc
- Category
- CSS
- Title
- add background image css
- Category
- CSS
- Title
- not last child css
- Category
- CSS
- Title
- how to make text not highlightable css
- Category
- CSS
- Title
- css dark mode toggle
- Category
- CSS
- Title
- css calc height
- Category
- CSS
- Title
- make buttons round css
- Category
- CSS
- Title
- ionic css not working for innerHTML
- Category
- CSS
- Title
- hand property css
- Category
- CSS
- Title
- how to import background image in inline css in react
- Category
- CSS
- Title
- bind css
- Category
- CSS
- Title
- kotlin exit app
- Category
- CSS
- Title
- comment out css
- Category
- CSS
- Title
- css hide element
- Category
- CSS
- Title
- css transform property
- Category
- CSS
- Title
- internal css
- Category
- CSS
- Title
- span nowrap
- Category
- CSS
- Title
- css before after
- Category
- CSS
- Title
- flow direction in css
- Category
- CSS
- Title
- Node.js: printing to console without a trailing newline
- Category
- CSS
- Title
- what is scss
- Category
- CSS
- Title
- remove default input style css
- Category
- CSS
- Title
- margin in css
- Category
- CSS
- Title
- asp net css how to change text alignment of gridview column
- Category
- CSS
- Title
- pure css heart
- Category
- CSS
- Title
- css keep background image from scrolling
- Category
- CSS
- Title
- how to style input fields in css
- Category
- CSS
- Title
- counter increase size css in js
- Category
- CSS
- Title
- css print has background graphics
- Category
- CSS
- Title
- css system default font
- Category
- CSS
- Title
- upload file to s3 using javascript sdk
- Category
- CSS
- Title
- ref css in jsp
- Category
- CSS
- Title
- acf true false field default value
- Category
- CSS
- Title
- a no line css
- Category
- CSS
- Title
- @media css
- Category
- CSS
- Title
- how to hover over an individual cell in table css
- Category
- CSS
- Title
- line height negative css
- Category
- CSS
- Title
- css remove button outline
- Category
- CSS
- Title
- fonts from google fonts do not work
- Category
- CSS
- Title
- vertcial text css
- Category
- CSS
- Title
- grayscale filter css
- Category
- CSS
- Title
- how to make a text in center with background color in css
- Category
- CSS
- Title
- uibutton image
- Category
- CSS
- Title
- texto com tamanho maximo ler mais html
- Category
- CSS
- Title
- como botar um separador display flex quebra de linha
- Category
- CSS
- Title
- css overflow-y scroll
- Category
- CSS
- Title
- boootstrap alerts
- Category
- CSS
- Title
- how to use hover in css
- Category
- CSS
- Title
- css animation
- Category
- CSS
- Title
- css make input unselectable
- Category
- CSS
- Title
- css keep image aspect ratio
- Category
- CSS
- Title
- generate random grid in css
- Category
- CSS
- Title
- css can't override bootstrap
- Category
- CSS
- Title
- count no. of ways to partition in k subsets
- Category
- CSS
- Title
- css custom properties
- Category
- CSS
- Title
- sketchup make
- Category
- CSS
- Title
- skeleton css cdn
- Category
- CSS
- Title
- removing space between words css
- Category
- CSS
- Title
- how to make space in pug css
- Category
- CSS
- Title
- css hide div
- Category
- CSS
- Title
- what is rem in css
- Category
- CSS
- Title
- detect if an element has a class jQurey
- Category
- CSS
- Title
- how to change svg image color on hover using css
- Category
- CSS
- Title
- css ios disable zoom
- Category
- CSS
- Title
- css hover
- Category
- CSS
- Title
- change color of css in js
- Category
- CSS
- Title
- display table css
- Category
- CSS
- Title
- get rid of arrows number input
- Category
- CSS
- Title
- how to serve css through go
- Category
- CSS
- Title
- how to give page a random background image css
- Category
- CSS
- Title
- install webpack encore
- Category
- CSS
- Title
- linear gradient css background image
- Category
- CSS
- Title
- how to write if condition in css
- Category
- CSS
- Title
- media queries quick tutorial css
- Category
- CSS
- Title
- comentarios en archivo scss
- Category
- CSS
- Title
- sticky mat-toolbar
- Category
- CSS
- Title
- background url css
- Category
- CSS
- Title
- access lamp folder using terminal mac
- Category
- CSS
- Title
- Also define the standard property 'transition'
- Category
- CSS
- Title
- css immediate child
- Category
- CSS
- Title
- css limit text length
- Category
- CSS
- Title
- sass mixin breakpoint
- Category
- CSS
- Title
- dont break word css
- Category
- CSS
- Title
- how to style rule to apply the Border Box model css
- Category
- CSS
- Title
- css change text color
- Category
- CSS
- Title
- css for chrome only
- Category
- CSS
- Title
- how to style an hr tag
- Category
- CSS