
Educators: Earn a free Gold upgrade by joining the PBwiki Back To School Challenge.
attributes: id, class, title, style, dir, lang, xml:lang (source: W3 School)
For example:
Input:
<dl> <dt>abbreviation</dt> <dd>a shortened form of a word or phrase.</dd> </dl>
- abbreviation
- a shortened form of a word or phrase.
<dl> <dt>Name</dt> <dd>Nicole</dd> <dt>Age</dt> <dd>23</dd> <dt>Gender</dt> <dd>Female</dd> <dt>Loacation</dt> <dd>Providence</dd> </dl>
- Name
- Nicole
- Age
- 23
- Gender
- Female
- Loacation
- Providence
source: Tags, They're It!
contribution: HTML Dog
Page Information
|
Wiki Information |
Recent PBwiki Blog Posts |