Tag do corpo em HTML
- 24-07-2022
- Trung Minh
- 0 Comments
A tag <body> define o corpo ou corpo do documento.
O elemento <body> envolverá todos os elementos de conteúdo do documento html, incluindo imagens, texto, links etc.
<body> <h1>Học lập trình miễn phí tại web888.vn</h1> </body>
Atributo de <body> . tag
A tag <body> é compatível com atributos globais em HTML.