Multiple choice technology web technology How do you change the text color of an element? text-color: font-color: color: fgcolor: Reveal answer Fill a bubble to check yourself C Correct answer Explanation CSS uses the 'color' property to set text color. Properties like 'text-color', 'font-color', and 'fgcolor' do not exist in CSS specification.