Simple CSS transform example using the translate transform function

The div element below would usually be displayed directly under this text, flush with the border. An -o-transform: translate(50px, 100px); transition is applied to move it 50px to the left and 100px down.