Page 1 of 1

Adding percentages and pixels.

Posted: Sun Aug 07, 2011 2:33 am
by ThatPerson
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?

Re: Adding percentages and pixels.

Posted: Mon Sep 12, 2011 11:47 am
by akuji36
Try Css for positioning:

follow this link

http://www.barelyfitz.com/screencast/ht ... sitioning/