Book Image

Mastering CSS3 Selectors [Video]

By : Ben Fhala
Book Image

Mastering CSS3 Selectors [Video]

By: Ben Fhala

Overview of this book

<p>If HTML is the skeleton of a web page, CSS is its flesh. To create amazing websites, web developers need to master CSS Selectors, which are the most critical things in the modern Web and form the backbone of CSS designs. Third-party tools such as jQuery are popular mainly because they allow you to select elements with ease using CSS selectors. Selectors in CSS allow designers to access HTML elements to enhance and manipulate the appearance and behavior of their web pages.</p> <p>Mastering CSS3 Selectors focuses on the power of CSS3 selectors and how they can be intelligently leveraged to create powerful interactive sites. This video course explores CSS selectors in depth, demonstrating how to work with them on a granular level to confidently manipulate all the elements of a web page.</p> <p>We'll start off the course with a quick refresher of the core CSS selectors available since CSS1 and become familiar with the Universal selector. We'll then move on to see how we can control the colors of actions and links in CSS and will get ourselves up-to-date with the changes that have taken place with them. Next we'll work with the new CSS2 and CSS3 attribute selectors and learn the basics of how to work with the lang attribute in HTML and the lang-CSS selector.</p> <p>As we proceed, we'll master the usage of a wide array of selector techniques and tricks, including working with dynamic content around elements, manipulating inner content, understanding structural selectors, and more.</p> <p>Taking an in-depth look at specific selectors within CSS3, by the end of the course you will have complete control over every element of a web page to make your site behave exactly the way you want it to.</p> <h1>Style and Approach</h1> <p>This video course is a compilation of easy-to-follow videos (focused on coding best practices) to construct powerful websites with the most recent advancements in CSS3 right from CSS1.</p>
Table of Contents (3 chapters)
Chapter 1
Introduction to CSS Selectors
Content Locked
Section 4
CSS2 Attribute Selectors
We will now move on to the world of attributes, where we will stay in the next two videos. By the end of this video, you will know how to work with CSS2 Attribute Selectors. - Take a look at the attribute selectors in CSS2 - Check out the most important attribute selectors - Understand the usage of these attribute selectors