When creating a fluid layout as a base for a responsive design – how do you reach the inital percentage value for the main container. For example a fixed layout might start with the container of 930px wide with a 15px padding on either side.
I need to know how to get that inital 930 value expressed as a percentage.
The container will be a percentage relative to the body. Check out http://robot-or-not.com/ and you’ll notice the container div
#pageis set to 85%.