It’s already a tradition which started in 2006 by Dustin Diaz, on April 9th 2009, the fourth CSS Naked Day event will take place. The idea behind this event is to promote web standards (like proper semantic markup and a good hierarchy structure). On April 9th, many blogs and sites will strip all CSS during 24 hours (effectively 48 hours for international compliance) and show the content “unstyled” as if no CSS existed. If your site has proper semantic markup, it’ll stay well usable and understandable even without styles. If not, you better hide and don’t take part in this event 😉
View this site in alternate languages: German, Czech, Chinese, French, Korean
How to participate
Fill out the naked day signup form, then your website will be included in the official list within the next hour.
Then on April 9th, simply remove all CSS from your website, stripping it entirely of its design.
(Optional): Insert the following snippet of markup at the top of your page on the day of.
What happened to the design?
To know more about why styles are disabled on this website visit the
Annual CSS Naked Day website for more information.
This option for those who feel a need to give their visitors a reference as to what’s going on. This is not about getting traffic or making money. There are no ads on this site, nor will there ever be. This is about you, the people; getting naked.
Include via PHP
To start the Naked Day automatically via-PHP function, you can use following function. Put it in your functions.php of your template or header.php. Alternative you can use the Plugin „WordPress Naked Day“.
= $start && $now <= $end ) {
return TRUE;
}
return FALSE;
}
?>
Use it like this
...
';
} else {
echo '';
}
?>
...
In WordPress you can implement it in your header.php, which could look like this:
';
} else { ?>
Wait… isn’t that 48 hours?
That’s correct. CSS Naked Day lasts for one international day. Technically speaking, it will be “April 9th” somewhere in the world for 48 hours. This is to ensure that everyone’s website will be publicly nude for the entire world to see at any given time during April 9.
Tools und Plugins
Attention Plugin Developers. If you have a Naked Day plugin for a popular CMS, or written in a programming language not listed here that would be useful to others, please email at dustin [@] dustindiaz dot com so he can list it here.
Comments
4 responses to “CSS Naked Day 2009”
or.. you could just rename your .css file something different for a day, right?
I’m in.
[…] blog 所有 CSS styling 不見了?因為又是一年一度的 CSS Naked Day,又再一次讓我的 Blog […]
Hello, Dustin Diaz seems to not be running Naked CSS Day anymore so I have taken the job.
Please update links.
http://naked.threepixeldrift.com/