div html
<div style="background-color:lightblue">
<h3>This is a heading</h3>
<p>This is a paragraph.</p>
</div>
div html
<div style="background-color:lightblue">
<h3>This is a heading</h3>
<p>This is a paragraph.</p>
</div>
what is div in html
<div>
<!-- This is opening of a division tag-->
</div>
html div
//div tag
<div>
//content
</div>
//a div is an invisible box
what means div
div {
display: block;
}
div html
<div style="background-color:lightblue">
<h3>This is a heading</h3>
<p>This is a paragraph.</p>
</div>
what is div in html
<div>
<!-- This is opening of a division tag-->
</div>
html div
//div tag
<div>
//content
</div>
//a div is an invisible box
what means div
div {
display: block;
}
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us