CSS Lists


  1. Which of the following property sets the font size of text?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: B

    Syntax: font-size: length | percentage


  1. Which of the following property sets the font face to be used for text?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    Syntax: font-family: font 1



  1. Which of the following property influences the horizontal alignment of an element, making it “float” toward the left or right margin of its containing element?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    Syntax: float: left | right | none | inherit;


  1. Which of the following property is used to round border corners?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    Syntax: border-radius: horizontal-radius vertical-radius



  1. Which of the following property defines in a shorthand form the width, style, and color for the left border of an element?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    border-style