I am making a personal website and would like to have it so what ever the width of one element is the height is always equal.
The width is set as a percentage so will change based on the window size.
I imagine I could use JS to do this but would prefer not to.