I have been working on getting the background color of a div and add padding to the div i want to do this WITHOUT JQUERY I have the html but no javascript yet. I have been trying the other code from google but it will not work. What i am trying do not work so I am looking for someone who can get me the code for this project. THIS NEEDS TO BE
WITHOUT JQUERY
HTML CODE:
<div style="background: green">
HELLO WORLD
</div>
Thank You.