Html
<!DOCTYPE HTML Public "-//W3C//DTD XHTML 1.0 transitional//en" "http://www.w3.org/TR/xhtml1/DTD/ Xhtml1-transitional.dtd "><HTMLxmlns= "http://www.w3.org/1999/xhtml"><Head><Metahttp-equiv= "Content-type"content= "text/html; charset=utf-8" /><title>Green Stripe CSS3</title><styletype= "Text/css">*{margin:0;padding:0;List-style-type:None;}Html,body{background-repeat:no-repeat;background-position:Center;Background-image:radial-gradient (Circle, #c0e979, #96d923);Height:100%;position:Absolute;width:100%}. Container{width:80VW;margin:45VH Auto 0;}. Container. Warning{Height:10VH;}. Warning{position:relative;Background-color:#6DA807;Border:1px solid #6DA807;Border-radius:10px;Box-shadow:1vw 3VH 10VH rgba (109, 168, 7, 0.8);background-size:3em 3em;Background-image:linear-gradient ( -45deg, transparent 0em, transparent 0.8em, #96D923 0.9em, #96D923 2.1em, Transparent 2.1em, Transpar Ent 2.9em, #96D923 3.1em);-webkit-animation:warning-animation 750ms Infinite linear;-moz-animation:warning-animation 750ms Infinite linear;Animation:warning-animation 750ms Infinite linear;}. Warning:before{content:"';position:Absolute;Top:0; Left:0; Right:0;Bottom:0;Height:100%;Border-radius:10px;Background-image:linear-gradient (to bottom, #6DA807, Rgba (171, 226,, 0.6) 15%, transparent 60%, #6DA807);}@-webkit-keyframes warning-animation{0% {background-position:0 0; }100%{background-position:3em 0; }}@-moz-keyframes warning-animation{0% {background-position:0 0; }100%{background-position:3em 0; }} @keyframes warning-animation{0% {background-position:0 0; }100%{background-position:3em 0; }}</style></Head><Body><Divclass= "Container"> <Divclass= "Warning"></Div></Div></Body></HTML>
CSS3 Dynamic progress bar