home
About
Code
Extras
Buy
Errata
/ Chapter 5
p200:
Last paragraph in left column, the
class
attribute attribute is updated to say
cool
(not
class
).
p217:
Third column, lower half, second bullet
innerHTML
should say
innerText
.
p234:
Last line of code should read:
fourthItem.setAttribute('class', 'cool');
p241:
Last line of code should use:
innerHTML
not
textContent;
BUY
From the same team who made the best-selling book
HTML & CSS: Design and Build Websites
Tweet