JavaScript sets bgcolor="#FFD700" (gold) on the table. For new code, prefer element.style.backgroundColor.
bgcolor="#FFD700"
element.style.backgroundColor
Lines: 0 | Characters: 0