Introduction to CSS Development

Go to class
Write Review

Free Online Course: Introduction to CSS Development provided by Udemy is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Introduction to CSS Development is taught by RefactorU LLC.

Overview
  • Cascading Style Sheets, or CSS, is how we control what a website looks like, including colors, layouts, fonts, and more!

    What you'll learn:

    • Course Goal: Learn the basics of CSS
    • Implementing CSS
    • Basic style and layout for sites
    • Understanding CSS architecture for scalability

    This course covers the basics of CSS. CSS is one of the major components in web development and web design. It allows us to control how our site and/or application will look. With CSS, we can control things like the layout, colors, and font sizes.

    We’ll cover the basics of CSS, including how it works, how to make changes to the visuals of your site, and even get into some semi-advanced techniques for controlling your content.

    Course Includes:

    • 9 external resource files
    • 5 practice exercises to help you master the basics

    What You'll Learn:

    • CSS Terminology
    • Units
    • Inline Styles
    • Style Tags
    • CSS Files
    • Basic Selectors
    • IDs and Classes
    • Combination Selectors
    • Pseudo Selectors
    • Starter Rules
    • Basic Layout: Block, Inline, Inline-Block, Float, Clear
    • Advanced Layout: Absolute, Relative, Fixed
    • Centering Techniques: Inline, Horizontal Margin, Vertical
    • Normalize
    • Clearfix
    • Block Formatting Context
    • Architecture
    • CSS Specificity
    • Reusability
    • Maintainability
    • Modularity
    • Scalability
    • Semantics
    • And More!