The <span> is display none. Not the whole <h1>.

On Thu, Sep 18, 2014 at 1:01 AM, Crest Christopher
<crestchristop...@gmail.com> wrote:
> The image is suppose to be seen, but it's not seen because the display is
> set to none, but it's in a H1 so it works for SEO, but the image doesn't
> display, hrm ?
>
>
> Karl DeSaulniers wrote:
>>
>> On Sep 17, 2014, at 4:28 PM, "Tim Climis"<tim.cli...@gmail.com>  wrote:
>>
>>>> h1 span{
>>>> display:none;
>>>> }
>>>>
>>>> prevents that from being seen (because the logo presumably says "Bob's
>>>> hot
>>>
>>> dog palace") but since it's in an h1, you get the>  >  benefits of better
>>> SEO
>>> results..that is my understanding of why to use this technique.
>>>
>>> Why not just h1 {display:none} ?
>>>
>>> ---Tim
>>
>>
>> Probably so your actual text headers don't disappear while wrapping
>> everything else with them.
>>
>> Karl
>>
>> Sent from losPhone
>> ______________________________________________________________________
>> 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/



-- 

Tom Livingston | Senior Front-End Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.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/

Reply via email to