View Full Version : What is div in HTML?
pooja escorts
07-13-2020, 07:21 PM
What is div in HTML?
shaili shah
07-15-2020, 01:46 AM
Div tag is division or section in html document.
Any sort content can be put inside div tag.
It's easy to style div tag with class or id selector.
hope it'll help you.
Thanks!
dennis123
07-15-2020, 04:56 AM
Hi Friend,
Definition and Usage. The <div> tag defines a division or a section in an HTML document. The <div> tag is used as a container for HTML elements - which is then styled with CSS or manipulated with JavaScript. The <div> tag is easily styled by using the class or id attribute.
marriageproblem
07-16-2020, 01:52 AM
Div is a tag or division in html.
chiragm984
07-16-2020, 04:56 AM
The <div> tag defines a division or a section in an HTML document. The <div> tag is used as a container for HTML elements - which is then styled with CSS or manipulated with JavaScript. The <div> tag is easily styled by using the class or id attribute.
RH-Calvin
07-16-2020, 10:26 AM
The <div> tag defines a division or a section in an HTML document. The <div> tag is used as a container for HTML elements - which is then styled with CSS or manipulated with JavaScript.
Saravanan28
08-08-2020, 06:05 AM
div is an HTML element that groups other elements of the page together. class is an attribute. All HTML elements can carry a class attribute. If your elements have a class attribute then you will be able to write a CSS rule to select that class. nav and container are names of classes.
juliaalan
08-11-2020, 03:30 AM
The <div> tag defines a division or a section in an HTML document.
The <div> tag is used as a container for HTML elements - which is then styled with CSS or manipulated with JavaScript.
The <div> tag is easily styled by using the class or id attribute.
Any sort of content can be put inside the <div> tag!
Oryon Networks (http://www.oryon.net) | Singapore Web Hosting (http://www.oryon.net) | Best web hosting provider (http://www.oryon.net) | Best web hosting in SG (http://www.oryon.net) | Oryon india (http://www.oryon.co.in) | Best hosting in India (http://www.oryon.co.in) |Web hosting in India (http://www.oryon.co.in) | Oryon SG (https://blog.oryon.net/)
Stellajones
08-11-2020, 03:47 AM
The <div> tag defines a division or part in an HTML document. The <div> tag is used as a container for HTML elements-then style it with CSS or manipulate it with JavaScript.
Powered by vBulletin® Version 4.2.4 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.