14
2011
Simple Loader in CSS
Today I am writing this article to create a very simple loader in CSS. I am using the css keyframe animation to create loader. You can see the demo below:… Today I am writing this article to create a very simple loader in CSS. I am using the css keyframe animation to create loader. You can see the demo below: CSS code can be seen below: .loader { text-align: center; } .loader span { display: [...]
7
2011
Designing Nepalese flag in CSS3
Having read different blog about css drawings of opera icon, pure css icons, etc. I also got inspired to do something similar drawing in css. I found that people have… Having read different blog about css drawings of opera icon, pure css icons, etc. I also got inspired to do something similar drawing in css. I found that people have drawn their flag in css. As being Nepali i thought i will give a try [...]


An article by




