Category Archives: HTML
Understand DIV Tag for HTML
Image via Wikipedia Definition and Usage The <div> tag defines a division or a section in an HTML document. The <div> tag is often used to group block-elements to format them with styles. Browser Support The <div> tag is supported … Continue reading
Posted in HTML
2 Comments