Hi,
I stumbled upon this site http://www.swell3d.com/ and I think that in the future we will have a new hype word "3d website" that is used heavily in marketing. However, what I am interested in is how to create such designs/layouts? How is that funny-looking effect actually applied -- and are there any w3 specs describing ways to detect 3d-device or are there a media query for 3d devices like:
@media 3d {
/* 3d related css... */
}
I am just so curious.