Quote:
Originally Posted by Turtle91
If you are referring to "yadda, yadda" as the CSS mistake, then it's not a mistake. It is a Seinfeld reference meaning 'I don't need to go into all the details here because you get what I'm trying to say'
If that is NOT what you are talking about, please elucidate.
...and yes, I know.... quoting Seinfeld is probably showing my age a little too much 
|
Look at my CSS code. It's defining h2. It is not defining .chapter. My mistake was in the HTML code <h2 class="chapter"> should not have had the class. You didn't read the CSS correctly to see that the mistake was in the HTML.