A.inputElement.style.backgroundColor = ’red’; B.inputElement.backgroundColor = ’red’; C.inputElement.style.backgroundColor = ’#0000’; D.inputElement.backgroundColor = ’#0000’;