Duration: 17 minutes
Summary: In this video, we proceed with the CSS3 discussion. Specifically, we will be talking about pseudo classes. We start be creating our page using Visual Studio express 2012. Be default that will give us an HTML 5 page (although we are not using anything HTML 5 specific today). We then add the tags that we need to work with: ordered list, div, paragraph, and input. Then we start applying the pseudo classes one at a time. We will see how to work with first child, last child, first of type, n-th child… Then we discuss the root and how to manipulate the input elements using CSS3 features. We will target the ‘enabled’ and ‘disabled’ classes of those input elements.
Methodology: Using simple examples to illustrate the key points.
Technology Used: CSS, CSS3, HTML, HTML 5 and Visual Studio 2010
Keyword: CSS, HTML, Visual Studio 2010, CSS, CSS3, not, input, disabled, enabled, rot, nth-last-child, nth-child, first-of-type, first-child, last-child.