Main problem) I have my posts not on my first webpage (Home) but a separate Blog page. Clicking on the Blog tag works fine in Firefox and Chrome, but fails in IE. The first couple of times, one sees a blank page with part of a line of html representing the top of the header. After than, IE says that the link “donald firesmith index” appears to be broken.
Minor browser inconsistency) The page titles and headers <h1>, <h2> show the correct custom CSS serif font in Chrome and IE but not in Firefox (which instead displays the default sans serif).
Significant question) How do I change the color of the titles of the blog entries on the blog page so that they match my custom CSS headers <h1> <h2>? I can’t find the class for the blog titles.