css 3

19
CSS 3 Introduction, Borders, and Backgrounds

Upload: kelsie-bridges

Post on 30-Dec-2015

27 views

Category:

Documents


3 download

DESCRIPTION

CSS 3. Introduction, Borders, and Backgrounds. CSS 3. CSS3 is completely backwards compatible, so you will not have to change existing designs. Browsers will always support CSS2. CSS 3. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: CSS 3

CSS 3 Introduction, Borders, and Backgrounds

Page 2: CSS 3

CSS3 is completely backwards compatible, so you will not have to change existing designs. Browsers will always support CSS2.

CSS 3

Page 3: CSS 3

CSS3 is split up into "modules". The old specification has been split into smaller pieces, and new ones are also added.

Some of the most important CSS3 modules are: Selectors Box Model Backgrounds and Borders Text Effects 2D/3D Transformations Animations Multiple Column Layout User Interface

CSS 3

Page 4: CSS 3

CSS3 Recommendation

The CSS3 specification is still under development by W3C.

However, many of the new CSS3 properties have been implemented in modern browsers.

CSS 3

Page 5: CSS 3

CSS3 Borders With CSS3, you can create rounded borders, add

shadow to boxes, and use an image as a border - without using a design program, like Photoshop.

In this chapter you will learn about the following border properties: border-radius box-shadow border-image

CSS 3 -- Borders

Page 6: CSS 3

CSS 3

Page 7: CSS 3

CSS 3

Page 8: CSS 3

CSS 3

Page 9: CSS 3

CSS 3

Page 10: CSS 3

CSS 3

BACKGROUNDS

Page 11: CSS 3

CSS 3 -- Backgrounds

Page 12: CSS 3

CSS 3 -- Backgrounds

Page 13: CSS 3

CSS 3

Page 14: CSS 3

CSS 3

Page 15: CSS 3

CSS 3

Page 16: CSS 3

CSS 3

Page 17: CSS 3

CSS 3

Page 18: CSS 3

CSS 3

Page 19: CSS 3

CSS 3