English, asked by vijaychand5260, 9 months ago

What is the use of div tag in HTML

Answers

Answered by gauravarduino
1

Answer:

Definition and Usage

The <div> tag defines a division or a section in an HTML document. The <div> element is often used as a container for other HTML elements to style them with CSS or to perform certain tasks with JavaScript.

Answered by shivamrekhi
2

Answer:

the div tag defines a division or a section in an html doucement

Similar questions