This website and it's tutorials are only made possible with your support. Support money goes towards keeping our servers online and paying staff members.
The <dl> tag defines a new description list.
<dl>
<dt>Xbox One</dt>
<dd>An awesome gaming console.</dd>
<dt>Playstation 4</dt>
<dd>Also an awesome gaming console.</dd>
</dl>