<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1039230" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1039230</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/what-can-header-contain#comment-1222736</link>
    <description> &lt;p&gt;And that&#039;s exactly what they&#039;re trying to do - they were/are even talking about replacing  with  in order to provide more smantic meaning and hopefully reduce the improper use of div&#039;s. Just the other day I was re-writing some tempaltes for a photo gallery script and I couldn&#039;t believe how many unneeded div&#039;s they had in there. Even div&#039;s that should have been paragraphs!&lt;/p&gt;
 </description>
     <pubDate>Mon, 06 Aug 2007 15:23:41 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1222736 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/what-can-header-contain#comment-1222704</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;JeevesBond;222699 wrote:&lt;/strong&gt; Oops, this is Megan not Jeevesbond writing - not sure why I&#039;m logged in as him here (I&#039;m at my mom&#039;s now - Liam must have been on here last time we were here)&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I was wondering why Liam was linking to your website!  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/tongue.png&quot; title=&quot;Sticking out tongue&quot; alt=&quot;Sticking out tongue&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Anywho, I think the best solution here would be to use a DIV for the top header because of the way the rest of the page will be set up (in my case, although it&#039;s not too relevant to the overall question).&lt;/p&gt;
&lt;p&gt;I would be very interested to find out if they do implement  and  tags in the future.  That would be very handy for structurally marking upa web page without having to use so many IDs.&lt;/p&gt;
&lt;p&gt;Thanks err...Megan.  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 05 Aug 2007 19:31:00 +0000</pubDate>
 <dc:creator>mscreashuns</dc:creator>
 <guid isPermaLink="false">comment 1222704 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/what-can-header-contain#comment-1222699</link>
    <description> &lt;p&gt;I&#039;ve seen a number of ways of doing this and, similar to what we&#039;ve been discussing with forms, there are a number of ways of doing it, none of which are particularly more correct than others.&lt;/p&gt;
&lt;p&gt;Some people have been using header tags to contain a logo and branding information. Some use image replacement to keep the logo as text but show a graphic instead. Usually they use the  tag, believing that this is the top level and most important header on the page. I have written about this practice &lt;a href=&quot;http://www.meganmcdermott.com/2007/05/01/using-the-h1-tag/&quot; class=&quot;bb-url&quot;&gt;here&lt;/a&gt;. Basically, the top level heading on the page should be the name of what&#039;s on that page (the article or page title). The branding/header area isn&#039;t most important, exept on a home page where there is no other top level content. &lt;/p&gt;
&lt;p&gt;So, what you could do is something like this:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;h2&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;img src=&amp;quot;wherever/my/banner/is.png&amp;quot; alt=&amp;quot;This Website&amp;#039;s Name&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;span&amp;gt;For your (insert service) needs!&amp;lt;/span&amp;gt;&lt;br /&gt;&amp;lt;/h2&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;I no longer agree with using CSS to replace a logo with text - a log normally conveys visual information. It&#039;s not just a replacement for text. So, using the image here as an image is a good method.&lt;/p&gt;
&lt;p&gt;Interestingly, I just read the other night n Andy Clarke&#039;s &lt;em&gt;Transcending CSS&lt;/em&gt; book that calling a header div &quot;header&quot; is really presentational, not semantic. He recommends calling it &quot;branding&quot;. A sidebar would be &quot;content_sub&quot; and a footer would be &quot;site-info.&quot; I think this is going a bit too far. Header and footer is something eveyone understands and uses. The HTML working group has even proposed new elements for  and  in the HTML 5 spec.&lt;/p&gt;
&lt;p&gt;Oops, this is Megan not Jeevesbond writing - not sure why I&#039;m logged in as him here (I&#039;m at my mom&#039;s now - Liam must have been on here last time we were here)&lt;/p&gt;
 </description>
     <pubDate>Sun, 05 Aug 2007 15:56:56 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1222699 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
