Specify single or double quotes around strings. a[id="foo"] { content: "x"; }/** ↑ ↑ ↑↑ * These quotes and these quotes */Quotes within comments are ignored. /* "This is fine" *//* 'And this is also fine' */Single quotes in a charset @-rule are ignored as using single...