answersLogoWhite

0

Basically, the word arts should not be capitalized and should be in the lower case except when it is used at the beginning of the sentence or when it forms part of the proper noun.

Example:

I love arts.

Houston Communication Arts School

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Why do you use lower case while typing the email address?

Hi I dont think ur question is right because ,the Email ID is not case sensitive and u can use both lower and upper case letters.But it wont look good when u use upper case,thats the reason we use lower case letters.


Lower to upper case?

Use the UPPER function


How do you convert uppper case character to lower case in easytrieve?

There are a couple of different ways to convert upper case characters to lower case in easytrieve. One is to use the INSPECT/CONVERTING command.


Do you use a capital or lowercase x to indicate times?

Personally I use lower case.


Capital C or lower case c for County?

If you're not referring to a specific county (as in this sentence), use lower case 'c.' If you're referring to a specific county, use upper case 'C," e.g., "Cook County is in Illinois."


What does blind case mean?

it means that an input field does not care if you use upper or lower case as letters


Can you abbreviate North Korea with lower case nk?

Or can you use nK?


Is the b in billion lower case or upper case?

Generally, billion is lower case. You would use an upper case if it starts a sentence, but normally leave all the letters in upper case. Sometimes, people like to capitalize a word for emphasis, but it is not necessary.


What does capitidize mean?

Use capital letters, example "A" instead of a. (lower case)


List and execute the UNIX command To convert the upper case letters to corresponding lower case letters in a text file?

Use tr:cat file | tr '[:upper:]' '[:lower:]'


What words have rotational symmetry?

The answer depends on the font and whether you use upper case or lower case. MOW, SIS pod


How can text transfer from capital to small in excel?

You need to use the LOWER function and put the cell reference or text in the brackets: =LOWER(A1) =LOWER("I WANT THIS TO BE IN LOWER CASE")