<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Headers and Images &#8211; Alt Text and the Weight Factor</title>
	<atom:link href="http://www.afhill.com/blog/headers-and-images-alt-text-and-the-weight-factor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.afhill.com/blog/headers-and-images-alt-text-and-the-weight-factor/</link>
	<description>Reflections on online strategy, social media marketing, web accessibility and interactive design.</description>
	<lastBuildDate>Tue, 07 Feb 2012 22:14:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mark Scholl</title>
		<link>http://www.afhill.com/blog/headers-and-images-alt-text-and-the-weight-factor/#comment-110854</link>
		<dc:creator>Mark Scholl</dc:creator>
		<pubDate>Fri, 12 Dec 2008 19:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.afhill.com/blog/?p=896#comment-110854</guid>
		<description>A few comments....

Setting styles to negative placements is considered to be spam by search engines. Under some circumstances this can get a site delisted. On a side note, a member of the web spam team at Google proclaimed that if someone where to use a robot file to block access to the CSS file, they will automatically assume that negative floats are taking place. This goes for any CSS trickery, such as nodisplay, or layering text behind images.

Also, Google has also stated that H tags around images have no effect at all.

sIFR (which is neither really scalable nor built by Inman, go figure) is a way to style headlines when you want to control color, aliasing, and font. It shouldn&#039;t be considered a flash implementation. The nice thing about it is that you can put a headline in an H1 tag, and replace that content with a more stylized version. A search engine would see that as a H1 headline and weight it accordingly, and not view it as a flash embed, for example.</description>
		<content:encoded><![CDATA[<p>A few comments&#8230;.</p>
<p>Setting styles to negative placements is considered to be spam by search engines. Under some circumstances this can get a site delisted. On a side note, a member of the web spam team at Google proclaimed that if someone where to use a robot file to block access to the CSS file, they will automatically assume that negative floats are taking place. This goes for any CSS trickery, such as nodisplay, or layering text behind images.</p>
<p>Also, Google has also stated that H tags around images have no effect at all.</p>
<p>sIFR (which is neither really scalable nor built by Inman, go figure) is a way to style headlines when you want to control color, aliasing, and font. It shouldn&#8217;t be considered a flash implementation. The nice thing about it is that you can put a headline in an H1 tag, and replace that content with a more stylized version. A search engine would see that as a H1 headline and weight it accordingly, and not view it as a flash embed, for example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea</title>
		<link>http://www.afhill.com/blog/headers-and-images-alt-text-and-the-weight-factor/#comment-20152</link>
		<dc:creator>Andrea</dc:creator>
		<pubDate>Wed, 07 May 2008 11:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.afhill.com/blog/?p=896#comment-20152</guid>
		<description>I don&#039;t know how long it will be up there -- Marla is presenting at this year&#039;s Access U as well (which is going on right now), I&#039;m not sure if she&#039;ll replace those notes with new ones.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know how long it will be up there &#8212; Marla is presenting at this year&#8217;s Access U as well (which is going on right now), I&#8217;m not sure if she&#8217;ll replace those notes with new ones.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://www.afhill.com/blog/headers-and-images-alt-text-and-the-weight-factor/#comment-20126</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Wed, 07 May 2008 04:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.afhill.com/blog/?p=896#comment-20126</guid>
		<description>That&#039;s a great resource thanks!</description>
		<content:encoded><![CDATA[<p>That&#8217;s a great resource thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea</title>
		<link>http://www.afhill.com/blog/headers-and-images-alt-text-and-the-weight-factor/#comment-19946</link>
		<dc:creator>Andrea</dc:creator>
		<pubDate>Mon, 05 May 2008 16:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.afhill.com/blog/?p=896#comment-19946</guid>
		<description>Thanks Brandon! I found my notes from the session I attended at Access U - sounds like you&#039;re referring to what&#039;s known as &quot;phark image replacement.&quot; My notes state:

Fahrer Image Replacement —
put image as background to h1, text in span, then display: none on span. Doesn’t work if you have images turned off. 

Phark Image Replacement —
text-indent negative. Still doesn’t work if images are off. 

Shea Enhancement –
puts empty span inside h1, put background over text.

sIFR –
ok, but has alot of dependencies

(the presentation was by Marla Erwin and her notes are available at &lt;a rhef=&quot;http://www.10sharpdesign.com/accessibility&quot; rel=&quot;nofollow&quot;&gt;http://www.10sharpdesign.com/accessibility&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thanks Brandon! I found my notes from the session I attended at Access U &#8211; sounds like you&#8217;re referring to what&#8217;s known as &#8220;phark image replacement.&#8221; My notes state:</p>
<p>Fahrer Image Replacement —<br />
put image as background to h1, text in span, then display: none on span. Doesn’t work if you have images turned off. </p>
<p>Phark Image Replacement —<br />
text-indent negative. Still doesn’t work if images are off. </p>
<p>Shea Enhancement –<br />
puts empty span inside h1, put background over text.</p>
<p>sIFR –<br />
ok, but has alot of dependencies</p>
<p>(the presentation was by Marla Erwin and her notes are available at <a rhef="http://www.10sharpdesign.com/accessibility" rel="nofollow">http://www.10sharpdesign.com/accessibility</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon Mullins</title>
		<link>http://www.afhill.com/blog/headers-and-images-alt-text-and-the-weight-factor/#comment-19934</link>
		<dc:creator>Brandon Mullins</dc:creator>
		<pubDate>Mon, 05 May 2008 14:35:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.afhill.com/blog/?p=896#comment-19934</guid>
		<description>Before I used sIFR and sometimes still I generally just set my h1, h2, whatever style with -9999px text-indent and replace the background with the image I&#039;d prefer to show.</description>
		<content:encoded><![CDATA[<p>Before I used sIFR and sometimes still I generally just set my h1, h2, whatever style with -9999px text-indent and replace the background with the image I&#8217;d prefer to show.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Plumlee</title>
		<link>http://www.afhill.com/blog/headers-and-images-alt-text-and-the-weight-factor/#comment-19704</link>
		<dc:creator>Scott Plumlee</dc:creator>
		<pubDate>Sat, 03 May 2008 16:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.afhill.com/blog/?p=896#comment-19704</guid>
		<description>Note to self - learn how to spell own name.</description>
		<content:encoded><![CDATA[<p>Note to self &#8211; learn how to spell own name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Plhumlee</title>
		<link>http://www.afhill.com/blog/headers-and-images-alt-text-and-the-weight-factor/#comment-19703</link>
		<dc:creator>Scott Plhumlee</dc:creator>
		<pubDate>Sat, 03 May 2008 16:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.afhill.com/blog/?p=896#comment-19703</guid>
		<description>Send me a link to something and I&#039;ll see how JAWS handles it - we&#039;ve got 7-9 at work now.</description>
		<content:encoded><![CDATA[<p>Send me a link to something and I&#8217;ll see how JAWS handles it &#8211; we&#8217;ve got 7-9 at work now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

