So I've updated the website summary to have a pretty
background, Except there is whitespace at the top & bottom and I have no idea how to get rid of it. I know nothing about HTML, this was my first experience with it.
Code:
<div style="background-image: url(insert url here); width: 940px; height: 640px; <br />width: 0px; padding: 8px; background-repeat: no-repeat; border: 0px;">insert text here</div>
A little help please?
I'm guessing it has something to do with the linebreak, not sure, yet I try and delete it and it restores itself for some reason.