How to shift a background image with css -


I wanted to put a border around a table in which the background image is bound to work fine, but when I do this Am (this is an 8px limit) Background image is cut from the boundary Can I be able to start background image from 8px to right and 8px down?

You can use background-position:

  background- Status: 8px 8px;  

Comments

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

c# - ListView onScroll event -

c - Linux mmap() error -