logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is the use of Media Types in CSS?


  • Correct Answer
  • Media types in CSS define the media like audio and video to be used in your HTML document to represent the properties in a better way The font property can be used for media types as it can be used for print media or screen media Document requires a defined media to represent the screen that can be read on the paper It is used as:@media ----------Your code here----------  


  • Technology problems


    Search Results


    • 1. What is the purpose of pseudo-elements?
    • Discuss
    • 2. What is the difference between class selector and ID selector?
    • Discuss
    • 3. What are the rules in CSS ruleset?
    • Discuss
    • 4. What is the use of CSS sprites?
    • Discuss
    • 5. What is CSS selector?
    • Discuss
    • 6. What are the advantages of the external over inline style methods?
    • Discuss
    • 7. JavaScript vs. Jscript
    • Discuss
    • 8. What is the difference between Client side JavaScript and Server side JavaScript.
    • Discuss
    • 9. Where are cookies actually stored on the hard disk?
    • Discuss
    • 10. How to Accessing Elements using javascript?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment