logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What are the advantages of the external over inline style methods?


  • Correct Answer
  • - External Style Sheets are useful as it keeps the style and content separately and doesn?t allow it to mix with each other It can control the styles for multiple documents, whereas inline style mixes the content with the style and make the code messier - External style sheet allows the creation of various classes in a structured way, whereas inline style sheet can?t create or control class elements - External style sheet can use selector and grouping methods to apply styles, whereas inline styles can?t use selector and grouping methods 


  • Technology problems


    Search Results


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


    Comments

    There are no comments.

Enter a new Comment