توضیحاتی در مورد کتاب CSS Bullets A comprehensive reference to all the CSS you need!
نام کتاب : CSS Bullets A comprehensive reference to all the CSS you need!
عنوان ترجمه شده به فارسی : گلوله های CSS یک مرجع جامع به تمام CSS هایی که نیاز دارید!
سری :
نویسندگان : Ankush Sharma
ناشر :
سال نشر : 2021
تعداد صفحات : 144
زبان کتاب : English
فرمت کتاب : pdf
حجم کتاب : 11 مگابایت
بعد از تکمیل فرایند پرداخت لینک دانلود کتاب ارائه خواهد شد. درصورت ثبت نام و ورود به حساب کاربری خود قادر خواهید بود لیست کتاب های خریداری شده را مشاهده فرمایید.
فهرست مطالب :
CSS Bullets
Table of Contents
Preface
Acknowledgements
CSS Bullets
Basic Track
Basics of CSS
Selectors
Why is CSS cascading?
CSS Inheritance
Combinator
1) Adjacent Sibling
2) General Sibling
3) Child Combinator
4) Descendant
Selectors, Properties and Values
Value types
Summary
Diving Deeper
Box Model
Margin Collapsing
Shorthand Properties
Height and width Properties
Understanding Box Sizing
Display Property
Visibility Property
Block vs inline elements
Problem statement 1:
Pseudo classes and Pseudo elements
Properties worth remembering (A pictorial representation)
CSS classes vs ID selectors
:not()
Summary
Fun Concepts to know
RGB vs RGBA
Focus selector
Float
CSS Positioning
Positioning
Z-index
Sticky Positioning
The Stacking Context
Summary
Advanced Track
Background and images
Sizes and Units
Which Unit Should I Choose?
Summary
JavaScript and CSS
Responsiveness
Hardware and Software Pixels
Viewport Meta tag
Media Queries
Summary
Styling Forms
Summary
Working with Text and Fonts
Generic families and Font Families
Syntax for font in CSS
Font Face
Custom Fonts
Font-properties
Summary
Expert Track
Flexbox
flex-flow
align-items
justify-Content
align-content
Flexbox and the Z-index
order
align-self
flex-grow and flex-shrink
flex-basis vs width and height
Summary
The CSS Grid
What is the CSS grid?
Positioning elements in a grid
Using element-sizing, repeat and minmax
Advanced positioning
Naming lines
Shorthands
Grid Gaps
Grid Template Area
Fit-content
Responsiveness in Grid
Grid AutoFlow
Implicit and Explicit Grid
Grid vs Flexbox
Summary
Transformations
Transform
Rotate
Translate:
Skew:
Scale:
Perspective:
Transform-style
Backface visibility
Summary
Transitions and Animations
Transitions
CSS Animations
Summary
Modern CSS
CSS Variables
Vendor Prefixes
Support Queries
Polyfills
Eliminating Cross-Browser inconsistencies
Do’s and Don’ts of Naming class
Summary
CSS Bullets
About the Author