Responsive DIV

CSS style for Div -
 
width: calc(100% - 200px);
min-width:200px;
max-width:500px;

Source Tutorial Link - http://jsfiddle.net/5m8Lj/8/

Comments

Popular posts from this blog

First Blog Post