back

Code


HTML
Web

<div>
Content of div tags
</div>

<!-- this div has been styled with CSS -->
<div id="box">
</div>