How do I define the vspace of an image using CSS?
This doesn't work:
img {
vspace:20;
}
| SitePoint Sponsor |
How do I define the vspace of an image using CSS?
This doesn't work:
img {
vspace:20;
}
Free Science Homework Help
http://www.physicsforums.com





img { margin-left: 50px; }
or a shortcut
img { margin: 50px; }
Adobe Certified Coldfusion MX 7 Developer
Adobe Certified Advanced Coldfusion MX Developer
My Blog (new) | My Family | My Freelance | My Recipes
Bookmarks