a modular & layered approach to web page layouts

Separate each content chunk with this code to support a modular structure for web page layouts. This allows you to easily customize and modify specific sections without having to recode an entire div layout.

Use this code when you need to display a paragraph of text. Each chunk of content should be separated out by this code.

Use this code to highlight important information that needs to be emphasized on a web page. To get this look, the outer div code stays the same. Nest a new set of div tags around the copy and include dcf border code elements from WDN.