how to set object on right side of screen in css code example Example: make an element be at right side of screen <div style="position:absolute; right:0px; "></div>