How to make a border around an image within a block
-
I am making a gallery of images and I would like to put borders around the images. I can make a border around blocks that contain the image but that doesn’t help when the dimensions of the image are smaller than the block. I want a border on only the image. I tried to edit it as an html, changing the border-style to solid and the border-width to 1px, but I got an error message saying I made an unexpected or invalid change. What am I doing wrong? Is this something I can do? I could theoretically just add a border to the actual image file in photoshop but was wondering if there was another way to do this?
- The topic ‘How to make a border around an image within a block’ is closed to new replies.