Book Image

Mastering CSS - Second Edition [Video]

By : Rich Finelli
Book Image

Mastering CSS - Second Edition [Video]

By: Rich Finelli

Overview of this book

CSS is a deceptively simple presentation language that has significantly developed over the last few years. Front-end developers need to keep style sheets manageable and organized by taking a modular approach to building a website. They can either wrestle with it, or learn how to master it in order to easily apply layouts and styles with precision. This web development video course has been designed to help you build your knowledge of CSS and master one of the most valuable tools in modern web design. We start off with a brief review of the foundations of CSS by using a good text editor to automate your authoring and set up a CSS baseline. We then move on to creating a layout with floats and a functioning menu with dropdowns, taking a modular-organized approach to CSS. We deep dive into a lot of details of CSS in this course, from creating a modern looking ghost button and a big call-to-action button to the supposedly difficult and scary SVG. We’ll also look in depth at CSS3 properties such as transforms, transitions, and animations. By the end, you’ll have an understanding of responsive web design, web fonts, icon fonts, and techniques used to support retina devices; all things a modern frontend web developer must know. This course will arm you with all the knowledge, tips, and tricks you need to make you stand out in the world of developing complex, responsive, feature-rich web applications.
Table of Contents (10 chapters)
Chapter 1
CSS Foundations
Section 1
The Course Overview
The course needs a summary that describes what will be learned over the course of each section, provide a course overview, and describe what will be learned. - Understand what CSS is and what we are going to learn - Know the expected prerequisite knowledge, such as how to write basic HTML and even some basic CSS, which is required to follow along with this course - Go over different software we are using, such as Sublime Text, Mac, Live Reload, and the basics to move along the course