What font and font size

  1. Which is true about font use in presentation slides?Bright font colors should always be used. Only one font size should be used.
    1. answers icon 1 answer
    2. views icon 43 views
  2. Which of the following words is written in an italicized font?(1 point) Responses Font Font Font Font Font Font FONT
    1. answers icon 1 answer
    2. Jungkook is my love asked by Jungkook is my love
    3. views icon 110 views
  3. In the following code-snippet, what is the correct way to change the font size of the h1 heading to 24px?<h1>The best
    1. answers icon 1 answer
    2. views icon 114 views
  4. QuestionWhich part of the following CSS rule is the selector? h1 { font-family: "Comic Sans MS", cursive, sans-serif; font-size:
    1. answers icon 1 answer
    2. views icon 105 views
  5. What is the selector in this CSS rule?h2 { color: red; font-size: 18px; font-style: italic; font-weight: bold; } (1 point)
    1. answers icon 1 answer
    2. Hailee asked by Hailee
    3. views icon 136 views
  6. What will the font size be when this CSS rule is implemented?body{font-size: 50%; } (1 point) half the width of the screen half
    1. answers icon 1 answer
    2. views icon 52 views
  7. Which part of the following CSS rule is the selector?h1 { font-family: "Comic Sans MS", cursive, sans-serif; font-size: 70px;
    1. answers icon 1 answer
    2. views icon 206 views
  8. Which of the following properties sets the boldness of the text?font-weight font-size None of the options font-family
    1. answers icon 1 answer
    2. views icon 91 views
  9. What will the font size be when this CSS rule is implemented?body{font-size: 50%;} half the width of the screen half the default
    1. answers icon 3 answers
    2. views icon 88 views
  10. Which of these CSS rules sets the font size to 32 pixels?(1 point) Responses p {size: 32px;} p {size: 32px;} p {font-size:
    1. answers icon 1 answer
    2. views icon 22 views