Which is the CSS declaration that sets the width of a child element to half the width of its parent?
width: 50%;
size: 50%;
width = 50%;
width = 50%
width: 50%;.