DiscoverAdding Style with CSS (Audio) - Channel 9
Adding Style with CSS (Audio) - Channel 9
Claim Ownership

Adding Style with CSS (Audio) - Channel 9

Author: Microsoft

Subscribed: 1Played: 14
Share

Description

Trying to get into web development? Or maybe you want to take your Cascading Style Sheets (CSS) skills to the next level as you prep for Exam 70-480? Either way, CSS is a core technology that every Web Dev needs to know. But, as experience can tell you, pages don't always render the way you want them to. Watch experts Christopher Harrison and Helen Zeng, as they show you the CSS ropes, in this informative and practical Web Wednesdays course. These popular presenters teach you how to get CSS to do exactly what you want. Take a look at media queries, CSS preprocessors (like LESS), and page layouts on different screen sizes. See cool demos on reflowing, transitions, and more. You know that CSS is used everywhere, so find out what you need to get going with it!
6 Episodes
Reverse
See how the use of CSS Preprocessors, like LESS, can give you more power and can help ease creation of style sheets (which tend to get complex very quickly).[02:02] - What is a preprocessor?[06:09] - The big 3 (LESS, SASS, Stylus)[28:46] - Which one should I use?
Hear how one of the easiest ways to improve performance on a page is to limit the amount of JavaScript used. Find out how CSS transitions and transformations can allow you to enhance your site without the use of scripting.[11:31] - Transformations[21:22] - Transitions
Learn how Web Developers need to work with an ever -ncreasing number of browsers and devices. And explore media queries, which make it easier to size your pages appropriately.[02:44] - Querying for screens and devices[22:09] - Deciding and styling content
Get the details on how to manage page layout, without the need for tables (to follow best practices).[02:06] - Positioning Elements[17:58] - The CSS Box Model[28:53] - Elements Interacting
Learn to identify the elements to which you wish to apply styles. Explore how to select specific elements based on type, class, or state.[04:04] - Document structure[14:38] - Pseudo-classes[40:26] - Sizing
Find out how CSS evolved, how it’s applied to a page, and how to identify elements.​[07:58] - What is CSS?[14:43] - Basic element selection[27:30] - Applying CSS to pages[38:31] - CSS inheritance
Comments