the text - decoration property determines whether an element is ______. text - decoration your answer * 1…

the text - decoration property determines whether an element is ______. text - decoration your answer * 1 point the ______ property controls the first line text indent in a paragraph. indentation your answer * 1 point the line - height property can be set using several different units including ______, centimeters, percentages, and others. line height your answer * 1 point word - wrap is a css property that tells a browser how to display long words that over - extend their ______ element. word - wrap your answer * 1 point letter spacing sets the space between ______ in a word. letter - spacing, word - spacing your answer * 1 poi

the text - decoration property determines whether an element is ______. text - decoration your answer * 1 point the ______ property controls the first line text indent in a paragraph. indentation your answer * 1 point the line - height property can be set using several different units including ______, centimeters, percentages, and others. line height your answer * 1 point word - wrap is a css property that tells a browser how to display long words that over - extend their ______ element. word - wrap your answer * 1 point letter spacing sets the space between ______ in a word. letter - spacing, word - spacing your answer * 1 poi

Answer

Brief Explanations:

  1. The text - decoration property in CSS is used to add decorative effects like underline, overline, etc. to an element's text, so it determines whether an element is decorated.
  2. The text - indent property in CSS controls the indentation of the first - line text in a paragraph.
  3. The line - height property in CSS can be set using units such as pixels, centimeters, percentages, etc.
  4. The word - wrap property in CSS tells a browser how to display long words that over - extend their containing element.
  5. The letter - spacing property in CSS sets the space between letters in a word.

Answer:

  1. decorated
  2. text - indent
  3. pixels
  4. containing
  5. letters