On 1/12/07, Marcio Werneck <[EMAIL PROTECTED]> wrote:

Hello !

I have a doubt regarding putting the logo in an H tag.

Wrapping the website logo in an H1, is a good practice? - always?



I don't think so... the best would be to have a plain text inside h1 tag, if
that is the page title.. like this:

<h1>Website title - what is it about</h1>

than if you do not want it to be shown on the site, use outleft method
(position:absolute; left:-100px; top:-100px;)

logo is just logo, and has relevance only for sighted users.

Mihael


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

Reply via email to