I don't need to change the padding, I want to change the size of the background image because its too big for the padding I want. Its cutting off a bunch of the image, I COULD resize the image itself, but I would rather use code to do so. Any properties/values I could use?
I used...
Or a CSS attribute that defines the location of an image?
I know the element "<img>". Let me tell you what I want to do. I want to put an image in the top right corner of a webpage. I know how to put an image on the page, I just can't position it.