This is sort of .net related I have an application that I am trying to make all images within a div have a border this is what I have on my code:
in my stylesheet I have this:
This shoudl work am I screwing up the css or do I need to call it another way cause of the .net code that references IMage instead of img?
Thanks