Div tag <div>
How to set the style and background of a <div> tag?Use of <div> Tag,
Example:
<div style="background:#c0c0c0">
<!-- Insert your data between <div> and </div> -->
</div>
A to Z Pictures