Javascript Property Names for CSS getElementById
document.getElementById(“id_name_here”).style.property = your_value_here; CSS Property JavaScript Equivalent background background background-attachment backgroundAttachment background-color backgroundColor background-image backgroundImage background-position backgroundPosition background-repeat backgroundRepeat border border border-bottom borderBottom border-bottom-color borderBottomColor border-bottom-style borderBottomStyle border-bottom-width borderBottomWidth border-color borderColor border-left borderLeft border-left-color...