new web revolution - html5 and css3

25

Upload: nitish-surelia

Post on 01-Nov-2014

454 views

Category:

Technology


1 download

DESCRIPTION

Just brief description on html5 and css3. Just worked done in college days, so not exact fully professional but still hard work was done behind it.

TRANSCRIPT

Page 1: New Web Revolution - html5 and css3
Page 2: New Web Revolution - html5 and css3

• http://art.yale.edu/

• http://www.juxtinteractive.com

Websites

Page 3: New Web Revolution - html5 and css3

HTML5 CSS3

NEW WEB REVOLUTION

Page 4: New Web Revolution - html5 and css3

HTML5

•What is HTML5 ?•Rise of HTML5 ?•Browser Compatibility ?•Details about Features ?

Page 5: New Web Revolution - html5 and css3

HTML5

•It is being developed as the next major revision of HTML.•It is still under construction.•It introduce the a number of new elements and attributes.•You can have a rich experience on a light, portable, universal platform.

Page 6: New Web Revolution - html5 and css3

HTML5

•What is HTML5 ?•Rise of HTML5 ?•Browser Compatibility ?•Details about Features ?

Page 7: New Web Revolution - html5 and css3

WHATWG New Working Group Stop XHTML 2.0 Public Interest

2004 2007 2009 2010

Revolution Of HTML 5

HTML5

Page 8: New Web Revolution - html5 and css3

HTML5

•What is HTML5 ?•Rise of HTML5 ?•Browser Compatibility ?•Details about Features ?

Page 9: New Web Revolution - html5 and css3

HTML5

•IE 8

•Firefox 8

•Chrome 5.0

•Safari 4.0

•Opera 10.5

•Ask Web Designer How Much They Love Internet Explorer ?

Page 10: New Web Revolution - html5 and css3

HTML5

•What is HTML5 ?•Rise of HTML5 ?•Browser Compatibility ?•Details about Features ?

Page 11: New Web Revolution - html5 and css3

HTML5

• Access email without having internet connection.

• HTML5 will detect your Geo Location by using the nearer tower or GPS.

• Video and Audio elements with out flash.

• It can be used for rendering graphs and game or visual images on fly.

Canvas New API

OfflineGeo

Page 12: New Web Revolution - html5 and css3

By using CSS3 can speed the rendering time by 12 percent.

Quotes

Page 13: New Web Revolution - html5 and css3

CSS3

•What is CSS3 ?•CSS3 splits in to module ?•CSS Specification ?•Can we use it now ?•Features ?

Page 14: New Web Revolution - html5 and css3

CSS3

• It’s not the following version 2.1 or latest version of CSS. Because there does not exists exact specification. CSS3 has been split into modules.

Page 15: New Web Revolution - html5 and css3

CSS3

•What is CSS3 ?•CSS3 splits in to module ?•CSS Specification ?•Can we use it now ?•Features ?

Page 16: New Web Revolution - html5 and css3

CSS3

• The rapid evolution of the web makes large CSS specifications unwieldy.• CSS3 has been split into multiple modules.• Modules can evolve independently of each other.• All modules will update the CSS 2.1 modules and by adding some bit of

new modules.

Page 17: New Web Revolution - html5 and css3

• Modules:– WD : Working Draft– LC : Last Call– CR : Candidate Recommendation– PR : Proposed Recommendation– REC : Recommendation

CSS3

Page 18: New Web Revolution - html5 and css3

CSS3

•What is CSS3 ?•CSS3 splits in to module ?•CSS Specification ?•Can we use it now ?•Features ?

Page 19: New Web Revolution - html5 and css3

CSS3

CSS Level 2 Revision 1

CSS Style Attributes

Media Queries Level 3

CSS Namespaces

Selectors Level 3

CSS Color Level 3

Page 20: New Web Revolution - html5 and css3

CSS3

•What is CSS3 ?•CSS3 splits in to module ?•CSS Specification ?•Can we use it now ?•Features ?

Page 21: New Web Revolution - html5 and css3

CSS3

• Yes, because many of the features of CSS3 will boost your website design.

• Don’t drive CSS3, just enhance your site.• For IE, there are many ways to use the CSS3.

• Use CSS3 PIE to add limited CSS3 functionality to IE. http://www.css3pie.com

• Use Modernizr for CSS3 feature detection. http://www.modernizr.com { for CSS3 and HTML5 }

Page 22: New Web Revolution - html5 and css3

CSS3

•What is CSS3 ?•CSS3 splits in to module ?•CSS Specification ?•Can we use it now ?•Features ?

Page 23: New Web Revolution - html5 and css3

CSS3

1. Selectors2. New Colour format in CSS3:

• RGB [ Old ] [ Red, Blue, Green ]• RGBA [ Red, Blue, Green, Alpha ]• HSL [ hue, saturation, lightness ]• HSLA [ hue, saturation, lightness, Alpha ]• CMYK [ in generated paged media module ] [ Cyan, Magenta, Yellow,

Black ]

3. Media Queries

Page 24: New Web Revolution - html5 and css3

Disadvantages

HTML5 CSS3

• Only Draft• Media Licensing Issue

• Collapsing Margin• No Expression• Vertical Control

Limitation

BROWSR

Page 25: New Web Revolution - html5 and css3

THANK YOU

Any Questions can be asked on : [email protected]

Any Suggestions ?