logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is CSS selector?


  • Correct Answer
  • - Basically it is a string that identifies the elements to which a particular declaration or set of declarations will apply - It can also be referred to as a link between the HTML document and the style sheet - It is equivalent of HTML elements For example : A {text-indent: 12pt} Here, the selector is A, which is called as type selector 


  • Technology problems


    Search Results


    • 1. What are different ways to integrate a CSS into a Web page?
    • Discuss
    • 2. Differentiate different types of Doctypes from one another.
    • Discuss
    • 3. What is the importance of Doctype in HTML?
    • Discuss
    • 4. How to insert Javascript in HTML?
    • Discuss
    • 5. What is difference between HTML and HTML5?
    • Discuss
    • 6. What is the use of CSS sprites?
    • Discuss
    • 7. What are the rules in CSS ruleset?
    • Discuss
    • 8. What is the difference between class selector and ID selector?
    • Discuss
    • 9. What is the purpose of pseudo-elements?
    • Discuss
    • 10. What is the use of Media Types in CSS?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment