-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What should be in the lesson
- how to display ordered & unordered lists
<ol>
tag for ordered lists<ul>
tag for unordered lists- `
- tag for list items
- `
- tag for descriptive lists
<dt>
tag for descriptive list term<dd>
tag for describes each list term
Files
- example.html
- exercise.md
- readme.md
Solution
- Solution to exercise should be in the solutions directory
Metadata
Metadata
Assignees
Labels
No labels