SlideShare ist ein Scribd-Unternehmen logo
1 von 68
Downloaden Sie, um offline zu lesen
Когда хуже - лучше
Wednesday, April 27, 2011
парам-пам-пам!



Wednesday, April 27, 2011
Wednesday, April 27, 2011
CSS3
                              CSS3



Wednesday, April 27, 2011
Еще бы


                 • Практически все возможно в CSS3
                 • И так просто, как никогда

Wednesday, April 27, 2011
Wednesday, April 27, 2011
тень для блока
                                             Круглые уголки




Wednesday, April 27, 2011
Помните? Или еще делаете? ;-)

                                                              Text




                              http://cssing.org.ua/2008/06/23/rounded-corners-unusual-approach/


Wednesday, April 27, 2011
A+B
Wednesday, April 27, 2011
border-radius:10px



Wednesday, April 27, 2011
Но не всё так гладко



Wednesday, April 27, 2011
CSS3 - черновик



Wednesday, April 27, 2011
Wednesday, April 27, 2011
Wednesday, April 27, 2011
Wednesday, April 27, 2011
Wednesday, April 27, 2011
Safari



Wednesday, April 27, 2011
Wednesday, April 27, 2011
Wednesday, April 27, 2011
Wednesday, April 27, 2011
Wednesday, April 27, 2011
Wednesday, April 27, 2011
Wednesday, April 27, 2011
VML



Wednesday, April 27, 2011
VML


                            Expressions
Wednesday, April 27, 2011
VML                   filter


                            Expressions
Wednesday, April 27, 2011
IE9



Wednesday, April 27, 2011
Должны ли сайты выглядеть
                                везде одинаково?



Wednesday, April 27, 2011
Не-а



Wednesday, April 27, 2011
Wednesday, April 27, 2011
Wednesday, April 27, 2011
Wednesday, April 27, 2011
Сайты должны быть доступны и
                      нормально выглядеть у
                       максимального кол-ва
                          пользователей

Wednesday, April 27, 2011
Как?!



Wednesday, April 27, 2011
1. Осознать что воможно



Wednesday, April 27, 2011
http://caniuse.com/




Wednesday, April 27, 2011
Статистика в Украине
                              Статистика в СНГ


                                       ~70% CSS3


Wednesday, April 27, 2011
Например
                 1. border-radius        5. gradient
                 2. @font-face           6. box-shadow
                 3. transform            7. text-shadow
                 4. transition           8. rgba


Wednesday, April 27, 2011
2. правильная запись



Wednesday, April 27, 2011
box-shadow?

                        -moz-box-shadow: 0px 0px 4px #ffffff;
                     -webkit-box-shadow: 0px 0px 4px #ffffff;
                             box-shadow: 0px 0px 4px #ffffff;




Wednesday, April 27, 2011
box-shadow?

                        -moz-box-shadow: 0px 0px 4px #ffffff;
                     -webkit-box-shadow: 0px 0px 4px #ffffff;
                             box-shadow: 0px 0px 4px #ffffff;


                            стандартное свойство -
                                  последнее
Wednesday, April 27, 2011
3. fallback



Wednesday, April 27, 2011
Градиенты с fallback




Wednesday, April 27, 2011
RGBA с fallback




Wednesday, April 27, 2011
Wednesday, April 27, 2011
Wednesday, April 27, 2011
Wednesday, April 27, 2011
Wednesday, April 27, 2011
sass!
                        @mixin gradient($color1,$color2) {
                          ....
                        }


                            В коде (sass):
                            .bla{
                              @include gradient(#ffffff,#000000);
                              }
Wednesday, April 27, 2011
квадратные сайты лучше
                            смотрятся в интерфейсе ие6!
                                и работают быстрее


Wednesday, April 27, 2011
Можно:
                 1. border-radius       5. gradient
                 2. @font-face          6. box-shadow
                 3. transform           7. text-shadow
                 4. transition          8. rgba


Wednesday, April 27, 2011
Groupon.ru


                 • Все было сделано на умном CSS3
                 • В IE6 выглядело идентично

Wednesday, April 27, 2011
и ие6 не заработал



Wednesday, April 27, 2011
Wednesday, April 27, 2011
Wednesday, April 27, 2011
Wednesday, April 27, 2011
Wednesday, April 27, 2011
Wednesday, April 27, 2011
Wednesday, April 27, 2011
Wednesday, April 27, 2011
это работает



Wednesday, April 27, 2011
Продать деградацию

                 • Скорость разработки (деньги)
                 • Поддержка (деньги)
                 • Скорость загрузки и работы сайта (качество)
                 • Богатство фич, анимаций (качество)
Wednesday, April 27, 2011
Продать деградацию

                 • youtube.com
                 • twitter.com
                 • yandex.ru
Wednesday, April 27, 2011
Образовывать дизайнеров
                            образовывать заказчиков

                 • Рассказывать дизайнерам, что такое
                        graceful degradation и что нового в CSS3

                 • Рассказывать заказчикам
Wednesday, April 27, 2011
[счастье]



Wednesday, April 27, 2011
Wednesday, April 27, 2011
You ARE butterfly!




Wednesday, April 27, 2011
Спасибо!

               Юрий Артюх,
               http://cssing.org.ua,
               twitter.com/akella

Wednesday, April 27, 2011

Weitere ähnliche Inhalte

Ähnlich wie Когда хуже - лучше

What is your job at your ruby club?
What is your job at your ruby club?What is your job at your ruby club?
What is your job at your ruby club?Dr Nic Williams
 
Rails Admin - Guru SP
Rails Admin - Guru SPRails Admin - Guru SP
Rails Admin - Guru SPFabio Akita
 
David Mytton, Boxed Ice
David Mytton, Boxed Ice   David Mytton, Boxed Ice
David Mytton, Boxed Ice Mashery
 
Five New Social Media Tips for Summer Camps 11-2011
Five New Social Media Tips for Summer Camps 11-2011Five New Social Media Tips for Summer Camps 11-2011
Five New Social Media Tips for Summer Camps 11-2011Travis Allison
 
Selenium Page Objects101
Selenium Page Objects101Selenium Page Objects101
Selenium Page Objects101Adam Goucher
 
Flash3 d
Flash3 dFlash3 d
Flash3 dharoel
 
Linked Data: An Introduction for GIS folks
Linked Data: An Introduction for GIS folksLinked Data: An Introduction for GIS folks
Linked Data: An Introduction for GIS folksRichard Wallis
 
让开发也懂前端
让开发也懂前端让开发也懂前端
让开发也懂前端lifesinger
 
Who is this guy?
Who is this guy?Who is this guy?
Who is this guy?joshuavdb
 
[網路星期二] [ICT下午茶]網路公益與行銷創意:網路介入 - 台灣農村陣線的社會行動及網路觀察
[網路星期二] [ICT下午茶]網路公益與行銷創意:網路介入 - 台灣農村陣線的社會行動及網路觀察[網路星期二] [ICT下午茶]網路公益與行銷創意:網路介入 - 台灣農村陣線的社會行動及網路觀察
[網路星期二] [ICT下午茶]網路公益與行銷創意:網路介入 - 台灣農村陣線的社會行動及網路觀察Net Tuesday Taiwan
 
Frank Denbow, Startup Threads
Frank Denbow, Startup ThreadsFrank Denbow, Startup Threads
Frank Denbow, Startup ThreadsMashery
 
The State of Web Typography
The State of Web TypographyThe State of Web Typography
The State of Web TypographyDerek Bender
 
Can Media Queries Save Us All?
Can Media Queries Save Us All?Can Media Queries Save Us All?
Can Media Queries Save Us All?Tim Kadlec
 

Ähnlich wie Когда хуже - лучше (17)

What is your job at your ruby club?
What is your job at your ruby club?What is your job at your ruby club?
What is your job at your ruby club?
 
Rails Admin - Guru SP
Rails Admin - Guru SPRails Admin - Guru SP
Rails Admin - Guru SP
 
David Mytton, Boxed Ice
David Mytton, Boxed Ice   David Mytton, Boxed Ice
David Mytton, Boxed Ice
 
Five New Social Media Tips for Summer Camps 11-2011
Five New Social Media Tips for Summer Camps 11-2011Five New Social Media Tips for Summer Camps 11-2011
Five New Social Media Tips for Summer Camps 11-2011
 
Selenium Page Objects101
Selenium Page Objects101Selenium Page Objects101
Selenium Page Objects101
 
Node Stream
Node StreamNode Stream
Node Stream
 
Flash3 d
Flash3 dFlash3 d
Flash3 d
 
Linked Data: An Introduction for GIS folks
Linked Data: An Introduction for GIS folksLinked Data: An Introduction for GIS folks
Linked Data: An Introduction for GIS folks
 
让开发也懂前端
让开发也懂前端让开发也懂前端
让开发也懂前端
 
Who is this guy?
Who is this guy?Who is this guy?
Who is this guy?
 
[網路星期二] [ICT下午茶]網路公益與行銷創意:網路介入 - 台灣農村陣線的社會行動及網路觀察
[網路星期二] [ICT下午茶]網路公益與行銷創意:網路介入 - 台灣農村陣線的社會行動及網路觀察[網路星期二] [ICT下午茶]網路公益與行銷創意:網路介入 - 台灣農村陣線的社會行動及網路觀察
[網路星期二] [ICT下午茶]網路公益與行銷創意:網路介入 - 台灣農村陣線的社會行動及網路觀察
 
Namesmatter
NamesmatterNamesmatter
Namesmatter
 
Blog saisd
Blog saisdBlog saisd
Blog saisd
 
Frank Denbow, Startup Threads
Frank Denbow, Startup ThreadsFrank Denbow, Startup Threads
Frank Denbow, Startup Threads
 
The State of Web Typography
The State of Web TypographyThe State of Web Typography
The State of Web Typography
 
Can Media Queries Save Us All?
Can Media Queries Save Us All?Can Media Queries Save Us All?
Can Media Queries Save Us All?
 
Behind the Curtain
Behind the CurtainBehind the Curtain
Behind the Curtain
 

Mehr von Yuriy Artyukh

Верстка и другие развлечения, Seconf
Верстка и другие развлечения, SeconfВерстка и другие развлечения, Seconf
Верстка и другие развлечения, SeconfYuriy Artyukh
 
IE9 для разработчиков
IE9 для разработчиковIE9 для разработчиков
IE9 для разработчиковYuriy Artyukh
 
Microformats and coding
Microformats and codingMicroformats and coding
Microformats and codingYuriy Artyukh
 
How to make your site accessible
How to make your site accessibleHow to make your site accessible
How to make your site accessibleYuriy Artyukh
 
Microsoft Expression Web
Microsoft Expression WebMicrosoft Expression Web
Microsoft Expression WebYuriy Artyukh
 

Mehr von Yuriy Artyukh (7)

Bad CSS advice
Bad CSS adviceBad CSS advice
Bad CSS advice
 
Верстка и другие развлечения, Seconf
Верстка и другие развлечения, SeconfВерстка и другие развлечения, Seconf
Верстка и другие развлечения, Seconf
 
IE9 для разработчиков
IE9 для разработчиковIE9 для разработчиков
IE9 для разработчиков
 
Coding for iPhone
Coding for iPhoneCoding for iPhone
Coding for iPhone
 
Microformats and coding
Microformats and codingMicroformats and coding
Microformats and coding
 
How to make your site accessible
How to make your site accessibleHow to make your site accessible
How to make your site accessible
 
Microsoft Expression Web
Microsoft Expression WebMicrosoft Expression Web
Microsoft Expression Web
 

Kürzlich hochgeladen

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdfChristopherTHyatt
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 

Kürzlich hochgeladen (20)

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 

Когда хуже - лучше