دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: 2nd Edition
نویسندگان: Gasston. Peter
سری:
ISBN (شابک) : 1593275803, 1593272863
ناشر: No Starch Press
سال نشر: 2014
تعداد صفحات: 306
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 9 مگابایت
کلمات کلیدی مربوط به کتاب کتاب CSS3: برگه های سبک آبشاری، توسعه وب سایت، وب سایت ها -- طراحی، کتاب های الکترونیکی، وب سایت ها -- طراحی
در صورت تبدیل فایل کتاب The Book of CSS3 به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب کتاب CSS3 نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
کتاب CSS3، نسخه دوم، زبان مبهم مشخصات CSS3 را به زبان انگلیسی ساده تقطیر میکند و به شما نشان میدهد که CSS3 اکنون در همه مرورگرهای اصلی چه کاری میتواند انجام دهد.
The Book of CSS3, 2nd Edition distills the murky language of the CSS3 specification into plain English and shows you what CSS3 can do now, in all major browsers.
Content: Foreword
Preface
Introduction
The Scope of This Book
A Quick Note About Browsers and Platforms
The Appendices and Further Resources
1: Introducing CSS3
What CSS3 Is and How It Came to Be
A Brief History of CSS3
CSS3 Is Modular
Module Status and the Recommendation Process
CSS3 Is Not HTML5
Let\'s Get Started: Introducing the Syntax
Browser-Specific Prefixes
Future-Proofing Experimental CSS
Getting Started
2: Media Queries
The Advantages of Media Queries
Syntax
Media Features
Width and Height
Device Width and Height
Using Media Queries in the Real World
Orientation. Aspect RatioPixel Ratio
Multiple Media Features
Mozilla-Specific Media Features
Summary
Media Queries: Browser Support
3: Selectors
Attribute Selectors
New Attribute Selectors in CSS3
Beginning Substring Attribute Value Selector
Ending Substring Attribute Value Selector
Arbitrary Substring Attribute Value Selector
Multiple Attribute Selectors
The General Sibling Combinator
Summary
Selectors: Browser Support
4: Pseudo-classes and Pseudo-elements
Structural Pseudo-classes
The nth-* Pseudo-classes
first-of-type, last-child, and last-of-type
only-child and only-of-type. Other Pseudo-classestarget
empty
root
not
UI Element States
Pseudo-elements
The selection pseudo-element
Summary
DOM and Attribute Selectors: Browser Support
5: Web Fonts
The @font-face Rule
Defining Different Faces
True vs. Artificial Font Faces
A \"Bulletproof\" @font-face Syntax
Using Local Fonts
Font Formats
The Final \"Bulletproof\" Syntax
The Fontspring Bulletproof Syntax
Licensing Fonts for Web Use
A Real-World Web Fonts Example
More Font Properties
font-size-adjust
font-stretch
OpenType Features
Summary
Web Fonts: Browser Support. 6: Text Effects and Typographic StylesUnderstanding Axes and Coordinates
Applying Dimensional Effects: text-shadow
Multiple Shadows
Letterpress Effect
Adding Definition to Text: text-outline and text-stroke
More Text Properties
Restricting Overflow
Resizing Elements
Aligning Text
Wrapping Text
Setting Text Rendering Options
Applying Punctuation Properties
Summary
Text Effects: Browser Support
7: Multiple Columns
Column Layout Methods
Prescriptive Columns: column-count
Dynamic Columns: column-width
A Note on Readability
Different Distribution Methods in Firefox and WebKit. Combining column-count and column-widthColumn Gaps and Rules
Containing Elements within Columns
Elements Spanning Multiple Columns
Elements Breaking over Multiple Columns
Summary
Multiple Columns: Browser Support
8: Background Images and Other Decorative Properties
Background Images
Multiple Background Images
Background Size
Background Clip and Origin
background-repeat
Background Image Clipping
Image Masks
Summary
Background Images: Browser Support
9: Border and Box Effects
Giving Your Borders Rounded Corners
border-radius Shorthand.