Code:
<style type="text/css">
body {
background: url(The Picture I type in here never works!);
background-repeat: no-repeat;
background-color: #ADFF2F;
}
</style>
I'm pretty new to building websites, and I can't figure out what I am doing wrong. The Picture I want never shows up. Its a picture that I just want to put in and center with CSS. Is this something I have to do with HTML?








