Background Section

Example using a div with a background color.

Preview

Code

<div style="background:lightblue;padding:20px;">
<h3>Background Section</h3>
<p>This section has a background color.</p>
</div>

More HTML Div Examples (7)