I have already read this question but I can't get my head to work a solution that fits my needs, because my situation is a bit different and because I am not very good at CSS.
What I have is a div containing three other divs:
- div1 on the left
- div2 centered
- div3 on the right
The problem is that div2 may or may not exist.
This is what I currently have:
But this is what I want:
Here is my Fiddle
Any ideas? Thanks!
http://jsfiddle.net/5xgwz/17/