create a css doc on placing image on different location code example Example: how to change image position in css .image{ position: absolute; right:300px; }