<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1034579" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1034579</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/can-i-use-h1#comment-1201248</link>
    <description> &lt;p&gt;&lt;em&gt;Edit: nevermind.  See Megan&#039;s post in the thread Busy linked.&lt;/em&gt; &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 02 Jun 2006 14:29:36 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1201248 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/can-i-use-h1#comment-1201182</link>
    <description> &lt;p&gt;Daveyboy&#039;s hit the nail on the head. Plus, if they have style sheets turned off for some reason, the page title is still right where I had the image for the page title.&lt;/p&gt;
&lt;p&gt;My understanding is that this is a very common thing for CSS layouts.&lt;/p&gt;
 </description>
     <pubDate>Thu, 01 Jun 2006 12:37:03 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1201182 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/can-i-use-h1#comment-1201175</link>
    <description> &lt;p&gt;I&#039;m assuming that they wanted to have an anti-aliased look to the text but have it inside the heading tags too.&lt;/p&gt;
 </description>
     <pubDate>Thu, 01 Jun 2006 11:48:35 +0000</pubDate>
 <dc:creator>DaveyBoy</dc:creator>
 <guid isPermaLink="false">comment 1201175 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/can-i-use-h1#comment-1201172</link>
    <description> &lt;p&gt;Why would you want to? H1 is for text, the main heading of your page - images should be for your logo etc.&lt;/p&gt;
 </description>
     <pubDate>Thu, 01 Jun 2006 09:35:12 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1201172 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/can-i-use-h1#comment-1201138</link>
    <description> &lt;p&gt;Here is the way WDG says to handle a img header, Just like I said.&lt;/p&gt;
&lt;p&gt;&lt;IMG src=&quot;header.gif&quot; alt=&quot;XYZ Company&quot; /&gt; &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 31 May 2006 18:38:31 +0000</pubDate>
 <dc:creator>steve40</dc:creator>
 <guid isPermaLink="false">comment 1201138 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/can-i-use-h1#comment-1201126</link>
    <description> &lt;p&gt;I do this all the time. For an example, check out this site:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.churchesofchristonline.com/&quot; class=&quot;bb-url&quot;&gt;http://www.churchesofchristonline.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here is the pertinent HTML:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;div id=&amp;quot;pageHeader&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;h1&amp;gt;&amp;lt;span&amp;gt;Churches of Christ Online.com &amp;lt;/span&amp;gt;&amp;lt;/h1&amp;gt;&lt;br /&gt;&amp;lt;h2&amp;gt;&amp;lt;span&amp;gt;Getting Church of Christ Organizations onto the Web &amp;lt;/span&amp;gt;&amp;lt;/h2&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;And the corresponding CSS:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;#pageHeader&lt;br /&gt;{&lt;br /&gt;	background:&amp;nbsp; url(images/header.jpg) no-repeat top left;&lt;br /&gt;	background-color: #666699;&lt;br /&gt;	width: 100%;&lt;br /&gt;	height: 100px;&lt;br /&gt;	float: left;&lt;br /&gt;	padding: 0px 0px 0px 0px;&lt;br /&gt;	margin: 0px 0px 0px 0px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#pageHeader span&lt;br /&gt;{&lt;br /&gt;	display: none;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Wed, 31 May 2006 17:55:44 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1201126 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/can-i-use-h1#comment-1201049</link>
    <description> &lt;p&gt;here is a thread about using the  tag with a CSS image viewable (with code) &lt;a href=&quot;http://www.webmaster-forums.net/showthread.php?t=33417&quot; class=&quot;bb-url&quot;&gt;http://www.webmaster-forums.net/showthread.php?t=33417&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 30 May 2006 20:42:09 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1201049 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/can-i-use-h1#comment-1201046</link>
    <description> &lt;p&gt;You can use an image, I don&#039;t. The only way is to fill out the &quot;alt&quot; tag with your web-site name. Most search engines will read this, including Google.&lt;/p&gt;
&lt;p&gt;But it is best not to use an image, unless it is just a background.&lt;/p&gt;
&lt;p&gt;PS# Google reads the alt tag, as an alt text not a page header. It is best to make your header, a header not an image.&lt;br /&gt;
If you want an image in the header use a smaller logo to the right, or left of the header text.&lt;/p&gt;
 </description>
     <pubDate>Tue, 30 May 2006 19:01:02 +0000</pubDate>
 <dc:creator>steve40</dc:creator>
 <guid isPermaLink="false">comment 1201046 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/can-i-use-h1#comment-1201032</link>
    <description> &lt;p&gt;Some people use an image replacement technique where the content within the  tags is text but the CSS is set to display: none and add an image background.... it&#039;s something like that anyway. Do a search for &quot;CSS image replacement&quot;&lt;/p&gt;
 </description>
     <pubDate>Tue, 30 May 2006 12:49:05 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1201032 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/can-i-use-h1#comment-1201017</link>
    <description> &lt;p&gt;Isn&#039;t the whole point of the header tag so that the search engine can read the words that are placed between them? So if it&#039;s an imagine i don&#039;t think you&#039;re really benefitting from it.&lt;/p&gt;
 </description>
     <pubDate>Tue, 30 May 2006 10:16:04 +0000</pubDate>
 <dc:creator>DaveyBoy</dc:creator>
 <guid isPermaLink="false">comment 1201017 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
