6 comments

[ 3.6 ms ] story [ 38.4 ms ] thread
There's the beach, where is the whale?
What a disturbing image. Those feet are creepy.
Aren’t they pushing Google Apps for Business?

There’s a fine line between “cute” and “unprofessional,” and I think the messaging on this page is the latter.

Well, Wave is still in "Technical Preview". Hopefully, business-class apps won't need a "down for maintenance" sign.
How is this unprofessional? Is it inappropriate in some way?
Disappointingly, the animated waves are just <div>s with .gif backgrounds, not any fancy canvas or otherwise cutting-edge stuff; in fact, the <div>s are positioned with in-line CSS.

Edit: Shockingly, <style> tags appear as children of <html> instead of <head> or even <body>. (This is in addition to the sprinkling of in-line CSS.)