What does setting the width of a child element to 100% do?

It makes the element fill the entire width of the parent elementIt makes the element extend to its full size

It makes the element fill the entire width of the parent element.