Which of the following shows the correct way to make an image display at 50 percent of its original size? (1 point) Responses img ( height:50%; width:50%; ) img ( height:50%; width:50%; ) img [ height:50%; width:50%; ] img [ height:50%; width:50%; ] img { height:50% width:50% } img { height:50% width:50% } img { height:50%; width:50%; } img { height:50%; width:50%; }

img { height:50%; width:50%; }