8000 GitHub - dipeshjoshi4/JavaScript: Whole Content About Javascript Practise From Youtube And Many Interview Question
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dipeshjoshi4/JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository For Javascript

Interview Question

sundown-clone-dj.netlify.app

HTML-CSS

CSS SOME question list

    • What is CSS and How is CSS different from CSS3?
    • In how many ways can we add CSS to our HTML file?
    • Which type of CSS holds the highest priority? (important)
    • What is CSS Selector?
    • Difference Between Class Selector and Id Selector. (important)
    • If we have id, class, and element which on is more priority? (important)
    • What is CSS Box Model? (important)
    • Difference between margin and padding.
    • Explain Universal Selector
    • What is Box model in CSS? (important)
    • What is VH/VW in CSS?
    • What is !important in CSS?
    • Difference between Display: none and Visibility: hidden. (important)
    • How many positioning properties in CSS? (important)
    • Difference between Absolute and Relative position. (important)
    • Difference between Block, Inline and Inline-block display. (important)
    • Define Z-index and how Z-index related to positioning?
    • What are pseudo-classes and pseudo-elements in CSS and what they are used for?
    • What does the CSS Box-sizing property do? (important)
    • What is the Float property and what float do?
    • What is CSS Flexbox? (important)
    • What is CSS Grid?
    • What is specificity Rule in CSS? (important)
    • Difference between Em and Rem?
    • Which one would you prefer among px, em, %, or pt and why?
    • What is media query and why it is used?
    • What are breakpoints for Viewport responsive device?

    HTML Some Question List

    1. What is HTML?

    2. Difference between HTML and HTML5(Imp)

    3. What is boilerplate in html?

    4. What are Attributes in HTML?

    5. Are the HTML tags and elements the same thing? If no then define (Imp)

    6. Inline vs Block element? (Imp.)

    7. Examples of Inline and Block element?

    8. What are Semantic Elements? (Imp.)

    9. Why we use tag?

    10. Define , , , tag

    11. What is the purpose of <!Doctype html>? (Imp)

    12. What if we do not use <!DOCTYPE> in our html document? (Imp)

    13. What is quirks mode?

    14. Difference between , tags and , tags?

    15. I will give you some data you have to write down in Table form.

    16. Meta tag in HTML? (Imp.)

    17. Define Comments and how do you comment in HTML?

    18. HTML is case sensitive? Yes, or no? if yes then what is meaning of case sensitive?

    19. Difference Between Absolute URL and Relative URL?

    20. What is viewport in html?

    21. What is

       vs 

      tag in HTML?

    22. What is List and Types in HTML?

    23. What is the anchor tag?

    24. What is an iFrame?

About

Whole Content About Javascript Practise From Youtube And Many Interview Question

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0