I have a few divs aligned horizontally. How do I make the spacing between them automatic so that if I resize the screen or add another div, there will be equal spacing between d
Use the flex declaration - see here: http://www.w3schools.com/cssref/css3_pr_flex.asp
flex