Which rule places an absolutely positioned element on the left edge of a webpage?
left: 0px;
right: 0px;
top: 0px;
top-left: 0px;
left: 0px;.