Why won't Dreamweaver put V & H space around an image?

efeezy

New member
Oct 5, 2007
5,250
136
0
50
This if pissing me off. No matter what I do, DW will not add vertical or horizontal space around any images. It's in the code, but even in the editor it does't give me that padding. What the hell is causing this?
 


Vspace and hspace on images have been deprecated since HTML4. Use CSS margins or padding around images.