I looked in my CSS files and I have it both ways (single/double quote) in other 
instances and it works either way.

>-----Original Message-----
>From: [email protected] [mailto:[email protected]
>discuss.org] On Behalf Of Philip TAYLOR
>Sent: Wednesday, February 27, 2013 3:41 PM
>To: Angela French; css-d ([email protected])
>Subject: Re: [css-d] trouble getting email icon to display with attribute 
>selector
>
>Are you sure there are supposed to be single quotes around the <URL> ?
>
>Philip Taylor.
>--------
>Angela French wrote:
>> It seems like it should be pretty simple, but my icon isn't showing up:
>http://www.sbctc.edu/testEmailNEW.html , so I'm probably just overlooking
>something simple.  I've tested in IE 9, FF 18, and Opera 11, but no go.  
>Grateful
>for any help.
>>
>> <style type="text/css">
>>
>> a[href ^="mailto:";]
>> {
>> background-image:url('/imgs/layout/icon_emailTEST.jpg')0 0 no-repeat;
>> margin-right: 10px;
>> padding-left:20px;
>> line-height:13px;
>> height: 13px;
>> }
>>
>> </style>
>___________________________________________________________
>___________
>css-discuss [[email protected]] 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 [[email protected]]
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