how to move an object a little to the right in html code example Example: how to move an image up in css .image{ position: relative; top: -125px; }