HTML DIV TAGS
what is div tags in HTML ?
Non semantic tags (Div tags) :- div tag is container used for other HTML elements block element (takes full width)
list of div tags :-
|
<address> |
<fieldset> |
<main> |
|
<article> |
<figcaption> |
<nav> |
|
<aside> |
<figures> |
<noscript> |
|
<blockquote> |
<footer> |
<01> |
|
<canvas> |
<form> |
<p> |
|
<dd> |
<h1-h6> |
<pre> |
|
<div> |
<header> |
<d1> |
|
<hr> |
<dt> |
<li> |

Comments
Post a Comment