<i> vs <em> vs <address>

semantics

Understanding the semantics

Read about the <i> tag on page 45, the <em> tag on page 51, and the <address> tag at https://html5doctor.com/the-address-element/. If more clarification is needed you can read the following article on these tags https://html5doctor.com/i-b-em-strong-element/

Use the playground below to demonstrate the usage of the <i> vs <em> vs <address> tags. Use each one at least once.

 

HTML

CSS

JavaScript

Output