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: [...]
5
2011
Designing an eye in CSS3
Today I have designed an eye in pure CSS3. You may have probably read my previous post about Designing Nepalese flag in CSS3. In that Nepalese flag was designed different… Today I have designed an eye in pure CSS3. You may have probably read my previous post about Designing Nepalese flag in CSS3. In that Nepalese flag was designed different DIVs. But here eye have been made with single div and using pseudo elements before [...]
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





