Div and Span Element
Hello Friends, In this video we will learn how to use HTML div and span element HTML div tag 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! HTML span tag The span tag is an inline container used to mark up a part of a text, or a part of a document. The span tag is easily styled by CSS or manipulated with JavaScript using the class or id attribute. The span tag is much like the div element, but div is a block-level element and span is an inline element. ⭐️Subscribe for more videos⭐️ https://www.youtube.com/channel/UCoFI0NdmtkC04pf-mh6--ZA?sub_confirmation=1 #Programming_with_Harsh, #HTML_Div, #HTML_Span
Download
0 formatsNo download links available.