how to remove spacing from list of pics
Hi I am trying to put a couple of images in a list, but there remains a space between each image. Could some one take a look at my code and tell me what i need to do to remove the space between the images. Thank you Code: --------- .menu { padding: 0; margin-left: 0; margin-top: 0px;
|