On Sun, Sep 7, 2008 at 8:23 AM, will <[EMAIL PROTECTED]> wrote: > > Also, if anyone has any examples of web sites (apart from google docs, > etc) that are using it that would be cool! > > On Sep 7, 4:17 pm, will <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I read a great article on Seth's Blog (Seth Godin) which in summary > > made a point which got me thinking. > > > > The point was that you should tailor your web content dependent on the > > type of browser your user uses, FireFox users are probably more web > > savvy, so design the web page accordingly. > > > > So anyway my point is (not directly related) that are there ways of > > making the most out of Chrome, that you couldn't do with other > > browsers? >
I encourage websites to first and foremost be inter-operable between browsers, and degrade cleanly if an advanced (and non-standard) feature is not supported. That said, WebKit (the rendering engine Chrome uses) has a number of presentational extras. Here are some examples: Animating CSS properties: http://webkit.org/blog/138/css-animation/ Box shadows: http://webkit.org/blog/86/box-shadow/ > > > > Thanks, > > Will > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
