blink css button
CSS
.flash-button{
background:blue;
padding:5px 10px;
color:#fff;
border:none;
border-radius:5px;
animation-name: flash;
animation-duration: 1s;
animation-timing-function: linear;
animation-iteration-count: infinite;
//Firefox 1+
-webkit-animation-name: flash;
-webkit-animation-duration: 1s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
//Safari 3-4
-moz-animation-name: flash;
-moz-animation-duration: 1s;
-moz-animation-timing-function: linear;
-moz-animation-iteration-count: infinite;
}
@keyframes flash {
0% { opacity: 1.0; }
50% { opacity: 0.5; }
100% { opacity: 1.0; }
}
//Firefox 1+
@-webkit-keyframes flash {
0% { opacity: 1.0; }
50% { opacity: 0.5; }
100% { opacity: 1.0; }
}
//Safari 3-4
@-moz-keyframes flash {
0% { opacity: 1.0; }
50% { opacity: 0.5; }
100% { opacity: 1.0; }
}
Also in CSS:
- Title
- how to stick a text to a div in css
- Category
- CSS
- Title
- remove double quotes from string kotlin
- Category
- CSS
- Title
- css disable mouse events
- Category
- CSS
- Title
- css inherit class
- Category
- CSS
- Title
- responsive text css
- Category
- CSS
- Title
- js ransform css
- Category
- CSS
- Title
- css nested scrollbars
- Category
- CSS
- Title
- asp net css how to change text alignment of gridview column
- Category
- CSS
- Title
- center h1 css
- Category
- CSS
- Title
- remove scrollbar css
- Category
- CSS
- Title
- line spacing css
- Category
- CSS
- Title
- how to align elements horizontally in css
- Category
- CSS
- Title
- css hide timeline
- Category
- CSS
- Title
- full page background image
- Category
- CSS
- Title
- how to clear floats
- Category
- CSS
- Title
- add background image css
- Category
- CSS
- Title
- jquery css importnat
- Category
- CSS
- Title
- what is a css selector
- Category
- CSS
- Title
- change color select arrow css cf7
- Category
- CSS
- Title
- css circle with overlay
- Category
- CSS
- Title
- css before is not working
- Category
- CSS
- Title
- fonmt family css
- Category
- CSS
- Title
- select first 5 child css
- Category
- CSS
- Title
- target css by form name
- Category
- CSS
- Title
- css change background color of page
- Category
- CSS
- Title
- transform rotate css
- Category
- CSS
- Title
- jquery add external css to head
- Category
- CSS
- Title
- css subclass
- Category
- CSS
- Title
- input remove blue glow
- Category
- CSS
- Title
- typescript not supporting scss
- Category
- CSS
- Title
- html5 input required length
- Category
- CSS
- Title
- background image in css is not working
- Category
- CSS
- Title
- how to play css animation with javascript
- Category
- CSS
- Title
- background gradient vertical css
- Category
- CSS
- Title
- show folder in finder usig terminal
- Category
- CSS
- Title
- textarea only one line
- Category
- CSS
- Title
- comment css
- Category
- CSS
- Title
- how rotate infinity css
- Category
- CSS
- Title
- css border shorthand
- Category
- CSS
- Title
- flexbox css
- Category
- CSS
- Title
- css animations examples
- Category
- CSS
- Title
- what is css
- Category
- CSS
- Title
- css vertical align
- Category
- CSS
- Title
- style sheet link
- Category
- CSS
- Title
- font awesome css link
- Category
- CSS
- Title
- how to apply different properties to different paragraphs in css
- Category
- CSS
- Title
- How do you change the font colour in CSS?
- Category
- CSS
- Title
- how to apply a border box css
- Category
- CSS
- Title
- background image css
- Category
- CSS
- Title
- css align backround image to the right
- Category
- CSS
- Title
- AppData\Roaming\npm\react-native.ps1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.
- Category
- CSS
- Title
- how to center a dic
- Category
- CSS
- Title
- css text style
- Category
- CSS
- Title
- how to change jumbotron size
- Category
- CSS
- Title
- como fazer listrada css
- Category
- CSS
- Title
- how to make borders rounded in css
- Category
- CSS
- Title
- change the weight of a bold font css
- Category
- CSS
- Title
- scale an image css
- Category
- CSS
- Title
- all cursor types
- Category
- CSS
- Title
- loop scss
- Category
- CSS
- Title
- scss npm import
- Category
- CSS
- Title
- resize in css
- Category
- CSS
- Title
- white border css
- Category
- CSS
- Title
- enter in css
- Category
- CSS
- Title
- link to css
- Category
- CSS
- Title
- custom border css
- Category
- CSS
- Title
- ggo
- Category
- CSS
- Title
- nth-child(2n+1)
- Category
- CSS
- Title
- slider css codepen
- Category
- CSS
- Title
- vh in css
- Category
- CSS
- Title
- css scale
- Category
- CSS
- Title
- css no overflow
- Category
- CSS
- Title
- git stop merge
- Category
- CSS
- Title
- vertical align h1 inside div
- Category
- CSS
- Title
- css multiple classes
- Category
- CSS
- Title
- css background image is not show change default picture
- Category
- CSS
- Title
- css disabled
- Category
- CSS
- Title
- javascript modify css
- Category
- CSS
- Title
- how to use hover in css
- Category
- CSS
- Title
- how to align text in css
- Category
- CSS
- Title
- responsive youtube video on a website
- Category
- CSS
- Title
- dotted line css
- Category
- CSS
- Title
- how to style an hr tag
- Category
- CSS
- Title
- html css javascript
- Category
- CSS
- Title
- vue scoped css not working
- Category
- CSS
- Title
- kerning css
- Category
- CSS
- Title
- css box shadow
- Category
- CSS
- Title
- text align css
- Category
- CSS
- Title
- html image slider
- Category
- CSS
- Title
- css image fit in div with aspect ratio
- Category
- CSS
- Title
- line-height not working
- Category
- CSS
- Title
- justify content css
- Category
- CSS
- Title
- how to make a text at the top of page in css
- Category
- CSS
- Title
- javascript set css calss
- Category
- CSS
- Title
- css textarea limit
- Category
- CSS
- Title
- css font-size
- Category
- CSS
- Title
- vertical align span tailwindscss
- Category
- CSS
- Title
- css hover
- Category
- CSS
- Title
- round button css
- Category
- CSS
- Title
- on click css
- Category
- CSS