HTML Buddies
CodePen Challenge - May 2018
- <del> & <ins>
- Indicates content has been removed or added
- <details> & <summary>
- Enables content to be shown or hidden
- <sub> & <sup>
- Defines subscript and superscript text
- <dt> & <dd>
- Pairs a term with a corresponding description