Are you adding additional paragraphs in an existing file or are you adding a new file? If the latter, don't forget to add/link the stylesheet to file.
The second one is easier. You are using <i>...<i> instead of <i>...</i>. You used two opening tags instead of one open and one close.
|