Formatting Documents
Formatting Documents
1. What is the command in the menu bar to change text to Title Case?
➔ The selected text may be changed to either UPPERCASE, lowercase, title case, or
toggle case.
Select the Change Case option. You'll get the dialog box shown below
Pick UPPERCASE from the options list to move the lower case to the upper case.
➔ Click the Insert top menu or Insert tab option. In the Insert menu, pick the Symbol option or
press the Symbol option on the Insert page. In the symbol list, pick the letter with the accent
mark you want to use and press the Insert button.
➔ Via the font-family property, you can define a family for your font. A font family is often
widely referred to as a "face" (in HTML at least). It is what most individuals refer to as the
"name" of the font, including Times New Roman, or Arial, or Verdana. Many individuals still
question why this property is called the family of fonts. Well, it's kind of technical, so I'm
going to try to simplify it. I have, for example, two fonts on my system, 'Verdana' and
'Verdana Bold.' These are both two distinct and separate fonts. They are stored as two distinct
files on my computer. While the "names" of each of these fonts are different ("Verdana" and
"Verdana Bold"), the same font "family" is shared. Both belong to the tribe of the 'Verdana.'
➔ A software feature commonly used in word processing applications, such as Microsoft Word,
is AutoCorrect. This function automatically corrects misspellings and popular forms, as the
name implies. You can see AutoCorrect Operation in the animated image above.