New Zenner
- Join Date:
- Dec 2005
- Posts:
- 60
- Plugin Contributions:
- 0
a IMG { } and IMG { } in CSS
This may be a stupid question... but what is the difference between
a IMG { }
and
IMG { }
Views: 1,288
New Zenner
This may be a stupid question... but what is the difference between
a IMG { }
and
IMG { }
Black Belt
If you are using Zen Cart ver 1.3.x and the stylesheet.css file from the template_default fileset.
There is no "img" reference.
Totally Zenned
That being said, the first example would control the attributes of an img used as a link such as the picture on a product info page.
The second would control the attributes of all images used on the page.
Tell staff why this post should be reviewed.