tag div em HTML
- 24-07-2022
- Trung Minh
- 0 Comments
A tag div define uma seção ou seção em um documento HTML.
A tag div é usada para agrupar elementos para formatá-los com CSS.
Como usar a tag div .
Exemplo : Use a tag div para agrupar elementos e colori-los.
<!DOCTYPE html> <html> <head> <title>Học lập trình miễn phí tại web888.vn</title> <meta charset="utf-8"> </head> <body> <div style="color:#0000FF"> <h3>Học lập trình miễn phí tại web888.vn</h3> <p>Freetuts.net nơi chia sẻ các kiến thức về lập trình.</p> </div> <p>web888.vn</p> </body> </html>
atributo de tag div .
A tag div recebe atributos