Created
January 11, 2014 02:46
-
-
Save DeanPoulin/8366347 to your computer and use it in GitHub Desktop.
Description Lists
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <dl> | |
| <dt>Description lists</dt> | |
| <dd>A description list is perfect for defining terms.</dd> | |
| <dt>Euismod</dt> | |
| <dd>Vestibulum id ligula porta felis euismod semper eget lacinia odio sem nec elit.</dd> | |
| <dd>Donec id elit non mi porta gravida at eget metus.</dd> | |
| <dt>Malesuada porta</dt> | |
| <dd>Etiam porta sem malesuada magna mollis euismod.</dd> | |
| </dl> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment