1 / 19

CSS 3

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.

Download Presentation

CSS 3

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CSS 3 Introduction, Borders, and Backgrounds

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

  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

  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.

  5. CSS 3 -- Borders • 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

  6. CSS 3

  7. CSS 3

  8. CSS 3

  9. CSS 3

  10. CSS 3 BACKGROUNDS

  11. CSS 3 -- Backgrounds

  12. CSS 3 -- Backgrounds

  13. CSS 3

  14. CSS 3

  15. CSS 3

  16. CSS 3

  17. CSS 3

  18. CSS 3

  19. CSS 3

More Related