how move a div to the right in css code example Example: div shift right <div style="position:absolute; right:10;">Hello world</div>