Knowee
Questions
Features
Study Tools

.Which values for font-family property is valid?a. Times New Roman, serifb. "Times New Roman", serifc. Times New Roman; serif;d. &quotTimes New Roman"; "serif";

Question

.Which values for font-family property is valid?a. Times New Roman, serifb. "Times New Roman", serifc. Times New Roman; serif;d. &quotTimes New Roman"; "serif";

🧐 Not the exact question you are looking for?Go ask a question

Solution

The valid values for the font-family property are:

a. Times New Roman, serif b. "Times New Roman", serif

Option c is invalid because the semicolon (;) is not used to separate font names in the font-family property.

Option d is also invalid because the quotation marks (&quot) are not used correctly. If you want to use quotation marks around a font name, you should use them like this: "Times New Roman", not &quotTimes New Roman&quot.

This problem has been solved

Similar Questions

Which of the options below is not a value for font-style property? Choose one answer.

Open and edit the stylesheet you saved in step 12 to meet the following specifications:Set the background for the web page so that it has a colour with a:• blue component of d2• red component of 74• green component of abSet the font for styles h1, h2 and h3 so that the browser selects and displays the font Times CY.If this font is not available, the browser selects and displays the font Times New Roman. Ifneither of these fonts are available, the browser must display its default serif font. Set the text instyles h1, h2 and h3 to black.Set style h1 so the text is centre aligned with a 16-point font.Set style h2 so the text is fully justified with a 12-point font.Set style h3 so the text is left aligned with a 10-point font.Set each table margin individually to 5% of the width and height of the browser window.Set all table cell padding to 10 pixels.Set all table borders and gridlines to be:• visible• separated• solid• black• 1 pixel wide.Set the spaces between the borders of all table elements to 10 pixels.Correct and edit the comment at the start of the stylesheet to contain your name, centre numberand candidate number.Save this stylesheet in your j2231 folder.Take a screenshot to show the file name and all contents of your stylesheet and place this in yourEvidence Document. Make sure the file name and all contents are clearly visible.[27]EVIDENCE 2A screenshot of your stylesheet with the required information clearly visible.www.dynamicpapers.com

Which CSS property is used to change the font of an element?font-typefont-weightfont-stylefont-family

How can you identify a serif style type?

9Which of the following is not a Font Style?RegularItalicBoldSubscriptSuperscript

1/1

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.