Re: [WSG] advices for using headings more correctly

2005-11-03 Thread Seona Bellamy
On 04/11/05, Julián Landerreche <[EMAIL PROTECTED]> wrote: > I'm looking at some pages where for the website name is only used in > the homepage. Then, in internal/content pages, the usually goes for the > section name or the article title. > > Of course, this second approach seems to need a li

Re: [WSG] advices for using headings more correctly

2005-11-03 Thread Julián Landerreche
Hi. Thanks to everyone that give me advices about how to use headings (and how to dont mess nor waste them). and I hope to hear few more approachs about how to use headings consistently across homepage and internal pages. AND WEBSITE NAME/TITLE I wouldn't recommend using an for the website

Re: [WSG] advices for using headings more correctly

2005-11-02 Thread Andy Kirkwood|Motive
Hi Julián, SEMANTICS EXTRACTOR Sometimes a view that approximates the semantics of the content can be useful. Fortunately the W3C have just such a tool: < http://www.w3.org/2003/12/semantic-extractor.html >. This will likely affirm Paul's point regarding an as a 'parent' to an element (i.

Re: [WSG] advices for using headings more correctly

2005-11-02 Thread Christian Montoya
There's nothing wrong with: My site title ...navigation... My section name Latest Articles Article 1 Title paragraph Article 2 Title paragraph Another option is: My site title ...navigation... My section name Latest Articles

Re: [WSG] advices for using headings more correctly

2005-11-02 Thread heretic
Hi there, One reason there is so much debate is the HTML 4.01 spec actually whimps out of making a call ;) In other words, it doesn't actually say if skipping a level is wrong; it just says "some people" think it's wrong. What the spec DOES say is that the headings are ordered from 1 to 6 in orde

RE: [WSG] advices for using headings more correctly

2005-11-02 Thread Paul Noone
Hi Julián,   H1 should only be used once, generally as your page title. In the detail view of an article the article's title should be an H1, unless your article pages always carry the parent title of e.g. News, in which case you would use H2 or lower.   H2 headings and lower can be used re