[thelist] A question of semantics and tags

Paul Bennett Paul.Bennett at mch.govt.nz
Tue Oct 20 19:06:01 CDT 2009


Hi Bob,

You can / should only have one h1 per page (as per the (X)HTML spec and
better for SEO)

Something like this may suffice?

<div id="banner">
    <div id="businessName">business name</div>
    <div class="strapline">slogan</div>
</div>
<div id="content_header">
    <div id="blogTitle">blog title (i.e. Paul's Super Fantastic
WebLog)</div>
    <div class="strapline">blog slogan</div>
</div>
<div id="blog_entry_title">
    <h1>Smelling like a Rose</h1>
    <h2>Paragraph title, etc</h2>
</div>

Eg: the entry title is the best summary of the content of the page, and
each header under that is a summary of the next paragraph.

Paul 

www.mch.govt.nz  -  www.teara.govt.nz  -  www.nzhistory.net.nz  -  www.nzlive.com

The information contained in this email message does not necessarily reflect the views of the Ministry for Culture and Heritage and may contain information that is confidential or subject to legal privilege. If you are not the intended recipient and receive this email in error: please notify the Ministry for Culture and Heritage by return email or telephone (64 4 499 4229) and delete this email; you must not use, disclose, copy or distribute this message or the information in it.

PLEASE CONSIDER THE ENVIRONMENT BEFORE YOU PRINT THIS EMAIL






More information about the thelist mailing list