Intro to Web Design & Development
  • Course Info
  • Modules
    • Introduction
    • Project 1

    • Topic 1
    • Topic 2
    • Topic 3
    • Project 2

    • Topic 4
    • Topic 5
    • Topic 6
    • Topic 7
    • Project 3

    • Topic 8
    • Topic 9
    • Topic 10
    • Finals
  • FAQs & Walkthroughs

Current Assignment(s)

A6: Color
Due: Recommended by Monday, 6.04

"Intro to CSS"

    Topic 08 Overview

01. The Anatomy of Style

    Select and Declare Elements and Rules Property and Value The Anatomy of Style TODO

02. Style Guide

    Where to Style The Style Element The Style Attribute The Style Document TODO

03. CSS Documents

    Directory Placement The <link> Tag Relationship Type Href The <link> Element TODO

04. CSS Applied

    Comments in CSS Understanding Styling Applying Style TODO

05. Selector Types

    Universal Selectors Element Selectors Class Selectors ID Selectors TODO

06. Chaining Selectors

    Direct Chaining Child Selector Descendent Selector Adjacent Sibling Selector General Sibling Selector TODO

07. Cascading

    Cascading in CSS Rules Order Specificity Setting Importance TODO

08. Inheritance

    Who Inherits What They Get TODO

09. Exploring Color

    Specifying Color Color Names RGB Values Hex Codes Saturated Color Desaturated Color (Grayscale) Combining Colors Color in Atom TODO

10. Using Color

    Background Color Text Color Opacity Basic Positioning Learn More TODO

General Sibling Selector

Use the tilda (~) sign to create a general sibling relationship between elements. This selects any elements that are siblings (i.e. at the same indention level) as the first element.


  • ← Previous
  • Next →

Intro to Web Design & Development 2018 | The University of Montana School of Media Arts