Is there a way to achieve arithmetic operations in CSS, like calculating
margin-left: -60px + 50% of the width of the parent div
? I'm eager to find a solution, whether it involves JavaScript or any other method. Any help would be greatly appreciated.
Thank you,
Mike