Im creating a web page using HTML, I want to use a picture from my computer for the background. How can I make it so it fit's the page and scrolls instead of splitting or seeing white around it.
Here is one codie I have tried
style type="text/css">body {background: Ocean.jpg;background-repeat...