<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Fair points. Something I did not look at for this site, as it has no
text-based site title on screen aside from the metatag.<br>
<br>
But the "links" tag for comments/trackbacks/ etc. is mis-named,
methinks.<br>
<br>
Laura<br>
<br>
<br>
Bèr Kessels wrote:
<blockquote cite="mid200512132039.57133.ber@webschuur.com" type="cite">
<pre wrap="">Op dinsdag 13 december 2005 17:29, schreef Laura Scott:
</pre>
<blockquote type="cite">
<pre wrap="">So I have changed that class tag to "action". While I was at it, I also
changed the title tags to h1.
</pre>
</blockquote>
<pre wrap=""><!---->
the best semantic is:
h1: your sites title
h2: the content title
h3: any subtitles
so, on /node/123
h1: flowers and beads
h2: how to make hippie dresses
h3: get stuff
h3: put stuff together
but on /node or taxonomy/term/12
h1: flowers and beads
h2: content OR h2: articles about rope
h3: how to make hippie dresses
h3: how to make hippie hats
And you should best make sure that even on /node/123 the h2 title is the link.
Ber
</pre>
</blockquote>
</body>
</html>