Home Tab Browse Books Tab For Instructors Tab Email Newsletter Tab About Sybex Tab Contact Us Tab  
sybex.com
Cover image for product 0782143784
Integrated HTML and CSS: A Smarter, Faster Way to Learn
Virginia DeBolt
ISBN: 978-0-7821-4378-2
Paperback
377 pages
January 2005
US $29.99 Add to Cart

Residents outside the United States can purchase books through our International Distributors.

 
Do you think you've discovered an error in this book? Please check the list of errata below to see if we've already addressed the error. If not, please submit the error via our Errata Form. We will attempt to verify your error; if you're right, we will post a correction below.
ChapterPageDetailsDatePrint Run
Combined Errata

Page 0CD

The book directs the reader to use ch3bg_sm.gif but that file is not on the CD. The book (page 42) directs the reader to use ch3bg_sm.gif but that file is not on the CD.

The missing files can be found in the Downloads Section.


The end of the first line after the Tip, and the caption of Figure 2.8, should both refer to "Listing 2.3", not 2.2.

Page 42

The book directs the reader to use ch3bg_sm.gif but that file is not on the CD.

The missing files can be found in the Downloads Section.

Page 85

"The layout in Figure 5.17" should read "The layout in Figure 5.18"

Page 149

The paragraph at the top of the page should read..
"When you click this link, the page should open in Adobe Reader (or your computer's default PDF application). Keep in mind that this version of the Blue page is similar to the page before you added any links. If there were links present in the PDF version of the page, they would work just like links on a web page."

Page 158

Delete the colon in the third paragraph.
Delete the colon in the third paragraph: The third sentence in the third paragraph should then read:
“You need a selector that will style all the different elements in the menu, namely, #menu a.”

Page 302

In the code line in the sidebar,
In the code line in the sidebar, just before the closing angle bracket, insert a space and a forward slash, thus:
<meta http-equiv="Content-Type" content="text/html; charset=iso8859-1" />