Definition
If you want to define a term that stands out from the rest of your content then we provide some CSS to do this.
- Open Source
- n. an approach to the design, development, and distribution of software, offering practical accessibility to a software's source code.
You simply need to the following <div> element using a RichText / HTML paragraph.
<div id="dictionary-definition">
<dl>
<dt>Open Source</dt><br />
<dd><b>n.</b> <em>an approach to the design, development, and distribution of software, offering practical accessibility to a software's source code.</em</dd>
</dl>
</div>