J jameswoods11x New member Aug 21, 2013 #1 hi please tell me how to give border to an image with the help of Dreamweaver .
bauss New member Aug 21, 2013 #2 You can add a border to a image with this code: Code: <img src="http://site.com/yourimage.gif" style="border: 1px solid #000000;" />
You can add a border to a image with this code: Code: <img src="http://site.com/yourimage.gif" style="border: 1px solid #000000;" />