To see how percentages depend on the parent element, set the new div element's width to 250px.
div
width
250px
Make sure to pick width followed by : and then 250px, ;.
:
;