Chapter 2
Text


Bold & Italic

< b>

Example

HTML Result
< p>This is how we make a word appear < b>bold.< /b> < /p>
< p>Inside a product description you might see some < b>key features< /b> in bold.< /p>

This is how we make a word appear bold.

Inside a product description you might see some key features in bold.


< i>

Example

HTML Result
< p>This is how we make a word appear < i>italic< /i>. < /p>
< p>It's a potato < i>Solanum teberosum< /i>.< /p>
< p>Captain Cook sailed to Australia on the < i>Endeavour< /i>.< /p>

This is how we make a word appear italic.

It's a potato Solanum teberosum.

Captain Cook sailed to Australia on the Endeavour.


06

Next page