دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: [2 ed.]
نویسندگان: Noel Rappin
سری:
ISBN (شابک) : 1680509403, 9781680509403
ناشر: Pragmatic Bookshelf
سال نشر: 2022
تعداد صفحات: 96
[97]
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 8 Mb
در صورت تبدیل فایل کتاب Modern CSS with Tailwind: Flexible Styling Without the Fuss به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب CSS مدرن با Tailwind: یک ظاهر طراحی انعطاف پذیر بدون سر و صدا نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
این نسخه جدید کتاب Tailwind 3.0 را پوشش می دهد، که روشی را که Tailwind CSS خود را تولید می کند تغییر می دهد. Tailwind 3.0 دارای تعداد زیادی ویژگی جدید است که توسط سیستم جدید ارائه شده است، از جمله توانایی استفاده از مقادیر دلخواه با اکثر الگوهای کلاس Tailwind و یک دستور جدید برای ترکیب رنگ و شفافیت در یک کلاس واحد. این کتاب همچنین ابزارهای جدید خط فرمان مستقل برای Tailwind را پوشش می دهد. با CSS، میتوانید کارهای شگفتانگیزی روی متن و تصاویر اصلی وبسایت خود انجام دهید، و تنها با کمی کد سمت کلاینت برای افزودن و حذف کلاسهای CSS، میتوانید کارهای بیشتری انجام دهید. در آخرین ویرایش این کتاب، نحوه استفاده از Tailwind 3.0 و روش جدید تولید CSS را خواهید آموخت. شما راه خود را از طریق جدیدترین ویژگیهای Tailwind کدنویسی خواهید کرد، از جمله توانایی استفاده از مقادیر دلخواه با اکثر الگوهای کلاس Tailwind و یک دستور جدید برای ترکیب رنگ و شفافیت در یک کلاس واحد. شما حتی به ابزارهای مستقل خط فرمان جدید برای Tailwind خواهید رفت. تنظیمات Tailwind بسیار واضح است و درک صفحه نمایش را فقط با نگاه کردن به نشانه گذاری HTML امکان پذیر می کند. با طراحی جزئیات تایپوگرافی تک تک عناصر، سپس قرار دادن و دستکاری آن عناصر در \"box\" با استفاده از یک جعبه انعطاف پذیر یا طراحی شبکه ای شروع کنید. در نهایت، آن عناصر را با انیمیشنها و انتقالهای کوچک مفید در صفحه جابهجا کنید. با Tailwind، نمونهسازی اولیه، تکرار و سفارشی کردن صفحه نمایش، استفاده از پیشوندها برای تعیین رفتار، تغییر پیشفرضها، افزودن رفتار جدید و ادغام با CSS قدیمی آسان است. از Tailwind برای ایجاد طراحی های وب خارق العاده بدون تلاش خارق العاده استفاده کنید. آنچه شما نیاز دارید: این کتاب در مورد Tailwind 3.0 است. شما باید دانش اولیه CSS و HTML داشته باشید.
This new edition of the book covers Tailwind 3.0, which changes the way Tailwind generates its CSS. Tailwind 3.0 has a large number of new features powered by the new system, including the ability to use arbitrary values with most Tailwind class patterns, and a new syntax for combining color and opacity in a single class. This book also covers the new standalone command-line tools for Tailwind. With CSS, you can do amazing things to the basic text and images on your website, and with just a little bit of client-side code to add and remove CSS classes, you can do exponentially more. In the latest edition of this book, you'll learn how to use Tailwind 3.0 and the new way it generates CSS. You'll code your way through Tailwind's newest features, including the ability to use arbitrary values with most Tailwind class patterns and a new syntax for combining color and opacity in a single class. You'll even dive into the new standalone command-line tools for Tailwind. The Tailwind setup is extremely explicit and makes it possible to understand the display just by looking at the HTML markup. Start by designing the typographic details of the individual elements, then placing and manipulating those elements in "the box" using a flexbox or grid design. Finally, move those elements around the page with helpful small animations and transitions. With Tailwind, it's easy to prototype, iterate, and customize your display, use prefixes to specify behavior, change defaults, add new behavior, and integrate with legacy CSS. Use Tailwind to make extraordinary web designs without extraordinary effort. What You Need: This book is about Tailwind 3.0. You should have a basic knowledge of CSS and HTML.
Cover Table of Contents Change History B3.0: April 19, 2022 B2.0: April 5, 2022 B1.0: March 23, 2022 Acknowledgments Preface to the Second Edition Introduction Why Tailwind? About This Book Who This Book Is For Running the Sample App 1. Getting Started with Tailwind What the Tailwind CLI Does Using the Sample Code Adding Tailwind to Your App Quick Start 2. Tailwind Basics Utilities Preflight Duplication Modifiers CSS Units 3. Typography Size and Shape Color and Opacity Alignment and Spacing Special Text Lists Typography Plugin Tailwind Forms 4. The Box Can You See the Box? What’s in the Box? Padding and Margins Borders Background Color Background Images Filters Height and Width 5. Page Layout Containers Floats and Clears Position and Z-Index Tables Grids Columns Flexbox Box Alignment 6. Animation Helpful Small Animations Transitions Transformation Other Appearance Things 7. Responsive Design Tailwind Screen Widths and Breakpoints Hide Based on Size Fewer Grid Columns on Small Devices Flex on Larger Devices 8. Customizing Tailwind Configuration File Basics Change Default Values Change Generated Classes Variant Modifiers Integrate with Existing CSS Access Tailwind from JavaScript Plugins The End