StrongBold

First, learn how to bold text. It's a technique that really comes in handy! The bold tag includes an opening AND a closing tag, and it looks like this:

<b> all this text is bold </b>

Using the <b> tag is a very simple way to bold text. But YOU should get in the habit of ditching the <b> for a tag which will be MUCH more versatile in the future: the strong tag:

<strong> all this text is strong </strong>

Practice using the strong tag on your document. Experiment with the <b> and <strong> tags: Does there seem to be any difference?

Now, find something in your Introduction paragraphs and make it bold. Have a look at this