Naked Day – Disabling CSS for the Day
By Binny V A • Apr 9th, 2009Keeping with tradition, this site will be baring all on 9th April 2009. If you haven’t heard about Naked day, this should be enlightening…
Bin-BlogKeeping with tradition, this site will be baring all on 9th April 2009. If you haven’t heard about Naked day, this should be enlightening…
The last two posts on web installer did not include any code. I wanted to dump all code into one post – this is it. Please note that this is what I did – you don’t have to copy my code as it is. Just look at the code and modify it according to your [...]
In Nexty I used CSS to create a inexpensive templating system. You can see it in action in the settings page of Nexty. Currently I use it only for changing the icon sets. But you can change the colors and the layout using this system.
Before starting, I must say that CSS is not the most [...]
Using icons is a must for all Web 2.0 apps. I have used this principle liberally in Nexty. When I was creating Nexty, I learned a simple trick that made using icons with CSS much easier.
Go to Nexty to see the icons
3 Types of Icons
I used 3 different classes for showing icons. They are..
icon
This class [...]