> I said it may explain ALA's approach, but that doesn't mean I like the idea
>  ;)
>  fwiw, I never use more than one H1 per document since I'm using it for site
>  title. imho, if H1 is used for site title it can't be used again in the
>  page.

I agree. Two level-1 headings seem somewhat confusing to me.

How about putting both logo and title in the heading?

Something like

<h1>
<a href="index"><img src="logo" alt="Company Name -"></a>
Page Title
</h1>

This associates the title with the company.
Anchor/image may be absolutely positioned with CSS, in unstyled pages
the image is in line with the title and in UAs not displaying images
the alternative text, the company name, precludes the title.

For the title TAG, I recommend the opposite order: first Page Title,
then Company Name.

Many benefits - any disadvantages?

Cheers,

jens

-- 
Jens Brueckmann
http://www.yalf.de


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to