Remove the period so the call is:

Img
{
...
}


Dennis Bixler
Lashen Electronics, Inc.
21 Broadway
Denville, NJ 07834
(973) 627-3783
FAX: (973) 625-9501


-----Original Message-----
From: css-d-boun...@lists.css-discuss.org 
[mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of D Mark Weiss
Sent: Friday, May 11, 2012 12:04 PM
To: css-d@lists.css-discuss.org
Subject: [css-d] Redefine All Images

In our site, we want every image to assume this CSS

{
float:right;
padding-left:15px;
}


Is there a way to make every image  put into the site to assume this definition 
by redefining the <img  > tag

like 

.img
{
float:right;
padding-left:15px;
}


That doesn't seem to work. 

Thanks
Mark
dadwe...@me.com
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org] 
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- 
http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to