CSS Cookbook by Christopher Schmitt The unconfirmed error reports are from readers. They have not yet been approved or disproved by the author or editor and represent solely the opinion of the reader. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification This page was updated June 13, 2006. UNCONFIRMED errors and comments from readers: {46} just above Figure 2-7; margin-left: -138px should be: margin-left: -128px (256/2) {75} 4 lines from bottom; Displays incorrectly in Firefox. Fix... Move border-top: 1px solid #003; from #navsite ul li to #navsite ul li a [92-95] Not specific; Code sample 3.11 "designing a dynamic visual menu" worked quite well until viewed in IE 5 on the Mac, in which the method is shown to be fatally flawed (menu displays vertically with tab images on either side of the page).