Css Online Test

Start Your Test

keyboard_arrow_down

Instructions:

  • Total number of questions: 10.
  • Time allotted: 10 minutes.
  • Each question carries 1 mark.
  • No negative marks.
  • DO NOT refresh the page.
  • All the best :-)

What You Will Learn:

This Selectors Test helps you to Boost your Knowledge in CSS Language. In this test, we will cover the topics in the form of questions like
  • A style can be applied to just a single tag by applying an id rule.
  • To define the name(s) of the class(es) to which a particular tag belongs class attribute is used.
  • The adjacent-sibling selector is specified using the plus sign (+) and is used to select elements that would be siblings of each other.
  • #id selects any tag with an id attribute set.