When making websites, sometimes we want an element to be stuck in the desired position without using javascript. In css3 there is a new value for the position property that can help you do that much faster and simpler. That's ...