Adding percentages and pixels.
Moderator: General Moderators
-
ThatPerson
- Forum Commoner
- Posts: 50
- Joined: Wed Aug 03, 2011 1:57 am
Adding percentages and pixels.
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?