Skip to content

Q86 of front-end-development-quiz seems wrong #6917

Open
@mingfengwan

Description

@mingfengwan

I'm submitting an ISSUE: Q86 of front-end-development-quiz.md seems wrong

  • Documentation issue

Q86. Which command has no Syntax error in CSS?

  • p {font-size: 16em;}
  • h2 {colour: yellow;}
  • div {border-radius: 5px}
  • #my-div {background-color: blue;}

In the question above, the only option with syntax error is option 2 h2 {colour: yellow;}, where color is misspelled into colour.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions