One nice piece of coding
Friday, February 22nd, 2008this is a site I took part in development of, as a HTML coder. Aside from being a beatuful (though minimalistic) web site (I didn't do the design of course, though), it also contains some interesting pieces of HTML coding. Especially, support for rollover transparent-png-based menus on top, which works fine in IE6 and of course in all standards-compliant browsers :)
Also, the HTML is clean of any JS code and unneded stuff like that (although JS is used on every page, especially in order to support transparent png menus in IE6). Have a look at the code, have a look inside the CSS files, there are some interesting bits of coding inside :)

