Chapter 9 Question - errata?
On page 208 step 3 of the try-out
it ask to make modifications to two style rules in dinner_menu.css.
When and what page did we originally make thes style rules:
div#content
&
div#content h3
now the first states to make a modification to the div#content rule, but that would mean that the original rule was empty, because there are no other declarations in this rule, on page 208 anyway.
Does it actaully mean to state that we must add these two new rules in their entirety, because I have been scratching my head trying to find where in the book that we originally added these rules.
|