Bold, Italics and Underline
Using bold, italics, and underline can add greatly to a page by showing importance for a word or phrase. However, they must be used correctly and in the right circumstances or the reader may become irratated.
Although, in most cases it adds greatly to the overall design and concept of a page. Not to mention the benifets of using bold, italics or underline in search engine placement.
Bold
To use bold text use: <b> at the beginning of the word/letter you want bolded and </b> at the end.
Italics
To use italic text use: <i> at the beginning and </i> at the end.
Underline
To use underline text use: <u> at the beginning and </u> at the end.
For use of bold, italics and/or underline in CSS view: bold and italic or text-decoration.
