I want to have one with id that has horizontal scroll, but the problem is it has to be responsive, not with fixed width.
with id that has horizontal scroll, but the problem is it has to be responsive, not with fixed width.
use max-width instead of width
max-width:530px;
demo:http://jsfiddle.net/FPBWr/161/