I made progress bars using only CSS3. You can use them for free.
1–10 of 34 posts
Re: I made progress bars using only CSS3. You can use them for free.
#2Re: I made progress bars using only CSS3. You can use them for free.
#3Re: I made progress bars using only CSS3. You can use them for free.
#4I'm not sure how these are innovative at all as it's just three Div's and some CSS. Yes it does use CSS gradients and box shadows to look a little nicer but this is realy something that can be whipped up in a few lines of CSS. Does it realy warrant a GitHub project? It would be better as a tutorial showing others how to make it from scratch.
I'd much rather wade through the html and css in a github project then try to decode the ramblings of a hastily written tutorial.
I wrote something very similar a couple weeks ago - going to go back and apply some of the nice visual effects this contribution shows - very appreciated!
Re: I made progress bars using only CSS3. You can use them for free.
#5Re: I made progress bars using only CSS3. You can use them for free.
#6Re: I made progress bars using only CSS3. You can use them for free.
#7edit: anything you particularly like about him?
Re: I made progress bars using only CSS3. You can use them for free.
#8Re: I made progress bars using only CSS3. You can use them for free.
#9I'm not sure how these are innovative at all as it's just three Div's and some CSS. Yes it does use CSS gradients and box shadows to look a little nicer but this is realy something that can be whipped up in a few lines of CSS. Does it realy warrant a GitHub project? It would be better as a tutorial showing others how to make it from scratch.
The code itself is simple enough to function as a tutorial, no? I'd much rather wade through the html and css in a github project then try to decode the ramblings of a hastily written tutorial. I wrote something very similar a couple weeks ago - going to go back and apply some of the nice visual effects this contribution shows - very appreciated!