CSS-00050 | How do I write CSS?
A CSS rule-set consists of a selector and a declaration block:
- The selector points to the HTML element you want to style.
- The declaration block contains one or more declarations separated by semicolons.
- Each declaration includes a CSS property name and a value, separated by a colon.
- A CSS declaration always ends with a semicolon, and declaration blocks are surrounded by curly braces.
Action Items to be completed:
- Complete all available resources found in lesson resources.
- Read all content on this page.
- Follow any links and review all contents.
- There are no assignments associated with this section of the lesson that must be submitted.
{post_title}
{post_content}
{associated_insight_resource.post_title}
{associated_insight_resource.resource_link}
{associated_insight_resource.insight_type }