Добавить в закладки
Наш форум
Правила Litmy.ru
Мы в Вконтакте
Подписка на RSS
Для правообладателей
Поиск книг:
Разделы сайта
Авторизация
Регистрация



Реклама


« Назад.. 1 2 3 4 5 6 7 8 9 10 ... 146 Вперёд »

Название: Practical Web Accessibility: A Comprehensive Guide to Digital Inclusion, 2nd Edition
Автор: Ashley Firth
Издательство: Apress
Год: 2024
Страниц: 560
Язык: английский
Формат: pdf (true), epub
Размер: 59.5 MB

Everyone deserves to use the Internet. An estimated 1.3 billion people experience significant disability. That’s 16percent of the world’s population, or one in six of us. At the same time, over 96 percent of the one million most popular websites have an accessibility issue. Add to this the massive rise in legal cases around sites not being accessible, including Beyoncé, Disney, and Netflix, and you have an important topic that more and more people are starting to engage with. In this updated and revamped second edition of the Amazon technology chart-topping Practical Web Accessibility, you’ll be guided through a broad range of disabilities and access needs. You’ll understand the ways these users typically engage with the web, the barriers they often face, and practical advice on how your websites and content can be compliant, but more than that, inclusive and enjoyable to use. There’s also a new chapter on “Outsourcing Accessibility,” exploring third party “bolt-on” tools, “build your own website” platforms like Wix, and popular design systems. You‘ll explore whether they’re helpful or detrimental in the fight to make the web more accessible. For anyone, regardless of what they do, who wants to learn how to make websites and their content more accessible for those with disabilities. In the world of web, the book has been used by front and backend developers, designers, product and project managers, team and business leaders.
Разместил: literator 18-04-2024, 04:09 | Комментарии: 0 | Подробнее
Название: Build a Website with ChatGPT (MEAP v3)
Автор: Paul McFedries
Издательство: Manning Publications
Год: 2024
Страниц: 406
Язык: английский
Формат: epub
Размер: 69.4 MB

Create a portfolio of cool and creative websites without having to write your own code. You don’t need to be a master of HTML, CSS, or jаvascript to create a website. You just need ChatGPT! With proper prompts, anyone can create stunning sites by simply describing what they want in plain English and letting ChatGPT’s powerful AI take care of the code. If you have an idea, then ChatGPT—and this essential guide—can help you do the rest. Build a Website with ChatGPT is a web development beginner's guide with a difference. It teaches you exactly what you need to know to start building websites in an AI-first world. That means no time wasted memorizing tricky HTML, CSS, or jаvascript! You’ll design and develop a portfolio of projects including a personal homepage, photo gallery, and online journal—all with your new AI assistant writing your code. Build a Website with ChatGPT teaches you zero-coding web development utilizing powerful generative AI tools like ChatGPT. If you can open a web browser, you’re ready to start building—absolutely no coding experience required. Inside, you’ll learn the high-level coding concepts that let you check and perfect AI output, prompting skills that deliver the exact code you need, and how to properly deploy your site to the web—for free! Annotated code samples and advice on code customization give you the perfect balance of understanding and convenience. Plus, you’ll get access to a tried-and-tested repository of prompts and working code.
Разместил: literator 9-04-2024, 21:37 | Комментарии: 0 | Подробнее
Название: CSS in Depth, Second Edition (MEAP v8)
Автор: Keith J. Grant
Издательство: Manning Publications
Год: 2024
Страниц: 624
Язык: английский
Формат: epub
Размер: 67.9 MB

To create web designs that delight, entertain, and impress your users, you need to know CSS in depth! Go beyond the basics of CSS and discover web design techniques that range from clever to mind-blowing! This totally revised new edition of CSS in Depth expands your CSS skills with the patterns, layouts, and methods you need to deliver truly beautiful front ends. CSS in Depth, Second Edition deep dives into the CSS techniques used by the world’s most skilled web developers. It builds an in-depth understanding of how CSS works the way it does, with a laser focus on essential topics like vertical centering, margin collapsing, and positioning. Inside, you’ll learn how to build and organize a modular CSS codebase so that it’s easy to understand, maintain, and reuse. This new edition is fully revised to cover the latest additions to the CSS standard, such as cascade layers, logical properties, new color functions, subgrid, and container queries. Bottom line: this book will make you a better web designer and your apps will look fantastic! Written for web developers who know the basics of CSS and HTML.
Разместил: literator 9-04-2024, 21:04 | Комментарии: 0 | Подробнее
Название: HTML & CSS Essentials For Dummies
Автор: Paul McFedries
Издательство: For Dummies
Год: 2024
Страниц: 176
Язык: английский
Формат: pdf, epub (true), mobi
Размер: 10.1 MB

The easy way to brush up on your HTML & CSS programming skills. HTML & CSS Essentials For Dummies is your quick and handy reference to all the core concepts of HTML & CSS—the must-know markup and style languages that make the internet go. This no-nonsense book gets right to the point, eliminating review material, wordy explanations, and fluff. Understand all the fundamentals of HTML and CSS, quickly. Perfect for a brush-up on the basics or as an everyday desk reference on the job, this is the reliable little book you can always turn to for answers. This book gives you a solid education on the technologies that enable anyone to craft professional-looking web pages. You learn how to set up the tools you need and how to use HTML and CSS to design and build your site. My goal is to show you that these technologies aren’t hard to learn, and that even the greenest rookie web designer can learn how to put together pages that will amaze their family and friends (and themselves). This book is clear and direct, focusing on the key topics you need to know about defining a website's user interface. Great for supplementing classroom learning, reviewing for a certification, or staying knowledgeable on the job.
Разместил: literator 6-04-2024, 02:16 | Комментарии: 0 | Подробнее
Название: Beginning Shadow DOM API: Get Up and Running with Shadow DOM for Web Applications
Автор: Alex Libby
Издательство: Apress
Год: 2024
Страниц: 145
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

Leverage the power of the Shadow DOM API to quickly create encapsulated code that keeps markup and styles separate within websites. Using little more than a text editor or free software, this project-oriented book simplifies the process of creating and manipulating the Shadow DOM API code in the browser for websites or online applications. You'll use a starting toolset to develop future projects, incorporate them into an existing workflow, and allow them to simplify complex components. This makes them more robust and less brittle when used in websites. You'll also see that websites do not have to convert the whole work process immediately; you can incorporate as little or as much as needed of the API, and build on this as your skills develop. We live in an age where speed and simplicity are of the essence. Beginning Shadow DOM API shows you the perfect way to create encapsulated code that can run in multiple frameworks with a minimum of fuss. Beginning Shadow DOM API uses nothing more than standard jаvascript, CSS, and HTML, three of the most powerful tools available for developers: you can enhance, extend, and configure your components as requirements dictate. With this API, the art of possible is only limited by the extent of your imagination and the power of jаvascript, HTML, and Node.js.
Разместил: literator 29-03-2024, 06:37 | Комментарии: 0 | Подробнее
Название: CSS3 QuickStart: The Missing Manual
Автор: Neo D. Truman
Издательство: Independently published
Год: 2024
Страниц: 586
Язык: английский
Формат: pdf
Размер: 25.7 MB

Unlock the power of CSS3 and take your web design and development skills to a new level with " CSS3 QuickStart: The Missing Manual". This comprehensive and practical book is your roadmap to mastering the art of CSS, empowering you to create visually stunning and responsive websites that captivate users and stand out in today's competitive online landscape. " CSS3 QuickStart" is perfect for web developers, web designers, students, and self-learners who want to excel in CSS. Whether you're a beginner taking your first steps in CSS or an experienced professional looking to enhance your skills, this book caters to learners at all levels. It is also valuable for professionals in related fields such as UI/UX design, front-end development, digital marketing, and content creation. Whether you want to enhance your existing skills or embark on an exciting new web design and development journey, "CSS3 QuickStart: The Missing Manual" is your definitive resource. Embrace the power of CSS and unleash your creativity to craft websites that leave a lasting impression. Start your CSS mastery journey today!
Разместил: literator 26-03-2024, 05:03 | Комментарии: 0 | Подробнее
Название: Get Ready for CSS Grid Layout 2nd Edition
Автор: Rachel Andrew
Издательство: Book Apart
Год: 2019
Страниц: 124
Язык: английский
Формат: pdf, epub
Размер: 22.5 MB

By the time CSS Grid Layout was supported by all major browsers in 2017, Rachel Andrew had already thoroughly parsed the spec and, with the release of the first edition of Get Ready for CSS Grid Layout in 2016, helped legions of readers put the new two-dimensional layout system to work in their designs. CSS Grid Layout, also known simply as Grid, tamed CSS' longtime Achilles' heel: layout. Now that the technique has matured, Rachel is back with a fresh survey of the landscape-what's new in the spec, and what's next for Grid. The CSS Grid Layout Module defines a two-dimensional grid layout system. Once a grid has been established on a containing element, the children of that element can be placed into a flexible or fixed layout grid. The grid can be redefined using media queries. This makes CSS Grid Layout an incredibly powerful tool—one that the web has been waiting for ever since we began doing layout with CSS instead of tables.
Разместил: literator 24-03-2024, 04:54 | Комментарии: 0 | Подробнее
Название: HTML5 Programming: The Essential Guide to HTML5
Автор: Neo D. Truman
Издательство: Independently published
Год: 2024
Страниц: 281
Язык: английский
Формат: pdf
Размер: 35.9 MB

Are you ready to take your HTML skills to the next level and become a master of web development? Look no further than "HTML5 Programming: The Essential Guide to HTML5." This comprehensive book empowers beginners and seasoned developers with the knowledge and expertise to create stunning websites and optimize them for maximum visibility and performance. This book is suitable for a diverse audience, including: Web developers eager to learn HTML from scratch; Experienced developers seek to enhance their HTML skills and stay up-to-date with the latest best practices; Designers who want to understand HTML to better collaborate with developers. If you are beginning your HTML journey or wish to enhance your skills, "HTML5 Programming: The Essential Guide to HTML5" is your definitive guide. This book will provide the knowledge and techniques to construct professional, user-friendly, high-performing websites. Take advantage of this chance to become an HTML expert.
Разместил: literator 18-03-2024, 08:03 | Комментарии: 0 | Подробнее
Название: Creating Responsive Websites Using HTML5 and CSS3: A Perfect Reference for Web Designers
Автор: Varun Gor
Издательство: Apress
Год: 2023
Страниц: 282
Язык: английский
Формат: pdf (true), epub (true)
Размер: 17.4 MB

Learn to implement web designs using HTML5 and CSS3. This book focuses on the need for responsive web design and how you can leverage HTML5 and CSS3 to create interactive websites that work in the real world. You do not need be a technology expert or have a prior coding background to benefit from this book. All you need is a want to learn and a curious mind to explore the full spectrum of features HTML5 and CSS3 have to offer. You'll see how to migrate legacy websites to responsive websites in a very easy-to-understand, step-by-step, manner. Additionally, you will learn to use supportive software to create, run, and debug any issues that may arise during the development process. This book will also show you how to implement websites that work on multiple devices, and on various browsers such as Opera, Chrome, internet Explorer, or Edge. All this will be explored with supporting files, open-source software, as well as a practical guide to creating your demo website along with learning new technologies. From the basics to more advanced topics, Creating Responsive Websites Using HTML and CSS is for anyone who wants to learn about and build beautiful responsive websites.
Разместил: literator 12-03-2024, 20:13 | Комментарии: 0 | Подробнее
Название: Building DIY Websites For Dummies
Автор: Jennifer DeRosa
Издательство: For Dummies
Год: 2024
Страниц: 384
Язык: английский
Формат: epub (true)
Размер: 13.9 MB

Create an attractive website that draws in visitors – no coding required! There's more to building a website than just picking a theme and dropping in text and images. Creating a site that attracts visitors and turns those visitors into customers requires some professional insight and a few tips and tricks. Building DIY Websites For Dummies guides non-designers through the steps of creating an attractive and effective website using today's top web-based tools. This book helps you launch or improve your website designed to boost your entrepreneurial endeavors, small business, or personal passion. With this easy-to-follow Dummies guide, you can skip learning the complicated coding that runs a site and focus on the parts that attract visitors (and search engines). Grab this book and get expert insight on how to craft a usable design, create site content, improve site findability, and convert browsers into buyers.
Разместил: literator 1-03-2024, 21:11 | Комментарии: 0 | Подробнее

« Назад.. 1 2 3 4 5 6 7 8 9 10 ... 146 Вперёд »




 Litmy.ru  ©2020-2023     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности