1 : 2 means the width is half of the length.

No products were found matching your selection.
JavaScript lengthSlider.oninput = function() { widthSlider.value = this.value; widthValue.innerHTML = this.value; }