|
Add boldface and italics to some text
in your practice Web page:
- Italicize the heading "Boston University History"
at the top of the page using the Italics tag
<em>.
- Boldface all the text in the page signature at bottom
using the Boldface tag
<strong>.
- Using correct nesting syntax, italicize the word "Questions"
in the boldfaced page signature.
- Save your changes using File > Save.
|