html formatting Flashcards
1
Q
diff fromatting
A
<b>
- Bold text
<strong></strong></b>
- Important text
<i>
- Italic text</i>
<em></em>
- Emphasized text
<mark></mark>
- Marked text
<small></small>
- Smaller text
<del></del>
- Deleted text
<ins></ins>
- Inserted text
- Subscript text
- Superscript text
2
Q
<i> vs <em></em></i>
A
The <i> tag is often used to
indicate a technical term, a
phrase from another language, a
thought, a ship name, etc.</i>
A screen reader will pronounce the words in <em> with an emphasis,
using verbal stress.</em>