How to resize divs based on screen width with any approach

Smey

New Member
I'm looking for suggestions on how to change the size of a div dynamically using the size of browser window. I've tried using css and can't get that to work as I can't use a percent value. I need the size of the divs to be (windowSize - 100)/3.Any suggestions would be great thanks
 
Back
Top