Modern CSS: Master the Key Concepts of CSS for Modern Web Development
Autor Joe Attardien Limba Engleză Paperback – 7 oct 2020
You'll start with the very basics of CSS: box model, colors, selectors and combinators, and specificity. Then gradually move through more intermediate topics - styling text, positioning, Z-index and stacking contexts, gradients, borders, and then to more advanced topics such as transforms, transitions, animations, flexbox, and CSS grid. Some features are only available in modern browsers (Chrome, Edge, Safari, and Firefox), but information about IE11 compatibility is included where possible.
There is a lot of discussion about how hard CSS is, and how intimidated some people are by it, but it doesn’t have to be this way. Modern CSS uses a logical and understandable approach to break down and clearly explain the ins and outsof CSS.
What You'll Learn
Anyone who has some experience with HTML, and some CSS, but might not be familiar with some of the newer concepts like flexbox or grid. Also, those looking for a refresher in those areas.
- Work with the syntax of CSS selectors and calculate specificity
- Use styling techniques, fonts and text styling
- Review custom properties (variables)
- Explore the different ways an element can be transformed
- Use animating elements with CSS transitions
- Position elements using Flexbox layout
- Understand the basics of responsive design
Anyone who has some experience with HTML, and some CSS, but might not be familiar with some of the newer concepts like flexbox or grid. Also, those looking for a refresher in those areas.
Preț: 222.25 lei
Preț vechi: 277.82 lei
-20% Nou
Puncte Express: 333
Preț estimativ în valută:
42.54€ • 44.24$ • 35.59£
42.54€ • 44.24$ • 35.59£
Carte disponibilă
Livrare economică 21 februarie-07 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484262931
ISBN-10: 148426293X
Pagini: 302
Ilustrații: XXII, 289 p. 254 illus., 220 illus. in color.
Dimensiuni: 178 x 254 x 30 mm
Greutate: 0.6 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 148426293X
Pagini: 302
Ilustrații: XXII, 289 p. 254 illus., 220 illus. in color.
Dimensiuni: 178 x 254 x 30 mm
Greutate: 0.6 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
1. Introduction to CSS.- 2. CSS Selectors.- 3. Basic CSS Concepts.- 4. Basic Styling.- 5. Backgrounds and Gradients.- 6. Text Styling.- 7. Layout and Positioning.- 8. Transforms.- 9. Transitions and Animations.- 10. Flexbox.- 11. Responsive Design.- 12. CSS Grid.- 13. Wrap-up.
Notă biografică
Joe Attardi is a software engineer specializing in front-end development. He has over 15 years’ experience working with JavaScript, HTML, and CSS, and has worked extensively with front-end technologies such as Angular and React. He currently works at Salesforce, and has worked in the past with companies such as Dell and Nortel. He is also the author of Using Gatsby and Netlify CMS (Apress, 2020). He lives in the Boston area with his wife and son. You can find him on Twitter at @JoeAttardi.
Textul de pe ultima copertă
Come on a tour of “modern” CSS in 2020. This example-driven book demonstrates the concepts by showing code examples, screenshots, and diagrams to help clearly communicate the information.
You'll start with the very basics of CSS: box model, colors, selectors and combinators, and specificity. Then gradually move through more intermediate topics - styling text, positioning, Z-index and stacking contexts, gradients, borders, and then to more advanced topics such as transforms, transitions, animations, flexbox, and CSS grid. Some features are only available in modern browsers (Chrome, Edge, Safari, and Firefox), but information about IE11 compatibility is included where possible.
There is a lot of discussion about how hard CSS is, and how intimidated some people are by it, but it doesn’t have to be this way. Modern CSS uses a logical and understandable approach to break down down and clearly explain the ins and outs of CSS.
You will:
- Work with the syntax of CSS selectors and calculate specificity
- Use styling techniques, fonts and text styling
- Review custom properties (variables)
- Explore the different ways an element can be transformed
- Use animating elements with CSS transitions
- Position elements using Flexbox layout
- Understand the basics of responsive design
Caracteristici
Includes all modern CSS methods, including CSS Grid, and breaks the concepts down into simple explanations Can be used by beginners with no previous CSS experience or developers looking to ‘level up’ their CSS skills Every concept is accompanied by code examples, and a screenshot of how the example is rendered in a browser.