• I have created a slider on my website [ redundant link deleted ], but the H3 tags are repeated. Here is an example:
    <h1>AZORES</h1>
    <h2>Las 9 Islas de las Azores: ¿Cuál visitar?</h2>
    <h3>ISLA DE CORVO</h3>
    <h3>ISLA SÃO JORGE</h3>
    <h3>ISLA GRACIOSA</h3>
    ISLA SAO MIGUEL
    ISLA FLORES
    ISLA TERCEIRA
    ISLA PICOISLA DE FAIAL
    ISLA DE CORVO
    ISLA SÃO JORGE
    ISLA GRACIOSA
    ISLA SAO MIGUEL
    ISLA FLORES
    ISLA TERCEIRA
    ISLA PICO
    ISLA DE FAIAL
    ISLA DE CORVO
    ISLA SÃO JORGE
    ISLA GRACIOSA…

    Why are they repeated if I only use one h3 for each title? Thank you.

    The page I need help with: [log in to see the link]

You must be logged in to reply to this topic.