“Tag de seção HTML” Respostas de código

Tag de seção HTML

<html>
<head></head>
<body>
    <header></header>
    <section>
        <h1>ffffff</h1>
        <div>
            <span></span>
        </div>
        <div></div>
    </section>
    <footer></footer>
</body>
</html>
Cheerful Centipede

tag de seção

<section>
  <h1>Give a heading</h1>
  <p>Here ,you can write on it and it is under a section.Section is a semantic element</p>
</section>
caudatam daktula

Respostas semelhantes a “Tag de seção HTML”

Perguntas semelhantes a “Tag de seção HTML”

Mais respostas relacionadas para “Tag de seção HTML” em HTML

Procure respostas de código populares por idioma

Procurar outros idiomas de código