1.

Must I Quote Property Values?

Answer»

Generally no. However, VALUES CONTAINING white spaces, e.g. FONT-family names should be quoted as white spaces SURROUNDING the font name are ignored and whitespaces inside the font name are converted to a single space, thus font names made up of more than one word (e.g.) 'TIMES New Roman' are interpreted as three different names: Times, New and Roman.

Generally no. However, values containing white spaces, e.g. font-family names should be quoted as white spaces surrounding the font name are ignored and whitespaces inside the font name are converted to a single space, thus font names made up of more than one word (e.g.) 'Times New Roman' are interpreted as three different names: Times, New and Roman.



Discussion

No Comment Found