Adding percentages and pixels.
Posted: Sun Aug 07, 2011 2:33 am
I am building a website in PHP, and I am trying to have a border on the left of 15%. The dividers are 200px and then there is a 20px gap. Is there a way I can possibly use PHP or something like that to work out the position of the second divider, which is 15%+200px+20px?