James Jeffery wrote:
H1 should be your company name, or logo.
Why?
shouldn't stuff that appears on every page, maybe in a div id=branding,
be of less importance than the subject of the page?
I'd be doing:
<head>
<title>Rugby World Cup 2007 Packages - Glory Days</title>
</head>
<body>
<div id="branding">
<p>Glory Days<span>tickets, accommodation & travel packages for major
events throughout the uk,europe and worldwide</span</p>
<div id="content">
<h1>Rugby World Cup 2007 Packages<h1>
content.......
</div>
</body>
and applying appropriate visual styling to the branding elements.
(and I guess we now have both sides of the argument, so debate on...)
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************