Skip to content

correct terminology #18

@drewwells

Description

@drewwells
strong {
  color: red;
}

This entire statement is a rule.
strong is a selector
color is a property
red is a value
Inside the body {} is a declaration

ref: https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Getting_started/Selectors

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions