Given this img element:
<img class=”cow-picture” src=”cowInPond.jpg” alt=”cow inpond”
width=”200″ height=”145″>
Provide a CSS rule that uses absolute positioning to positionthe image in the top-right corner of the image’s surroundingcontainer, 10 pixels from the top edge and 10 pixels from the rightedge.
Expert Answer
An answer will be send to you shortly. . . . .