5000 Square Feet Capacity Calculator
The capacity of the area is ${capacity.toFixed(2)}%.
`; } else { document.getElementById('result').innerHTML = 'Please enter valid length and width values.
'; } }The capacity of the area is ${capacity.toFixed(2)}%.
`; } else { document.getElementById('result').innerHTML = 'Please enter valid length and width values.
'; } }