how to change the size of an image in css to be responsice code example
Example: how to set background image in css responsive
body{
background:url("images/xyz.jpg") no-repeat center;
body{
background:url("images/xyz.jpg") no-repeat center;