Regarding site optimization, is it possible to repeat h1-h6 tags, but with different content.

 <h1>Футбол</h1> <h1>Баскетбол</h1> 

    3 answers 3

    In general, it is believed that no more than one h1. The remaining headers may be several.

    After the <section> appears in the fifth htmle, this restriction is relaxed.

      In doctype html5 - you can

      In html4, there is one Н1 tag on the page, the others are nesting blocks

        I wish you also google articles on requests of the type: headers layout html . Fortunately, thousands of them :). After reading a few well formed general idea.

        I also recommend looking at the validator. Prompts you in the form of warning `s, if you order the headings, for example, violated.