Tricky CSS Interview Questions and Answers

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ย. 2024

ความคิดเห็น • 59

  • @geomukkath5373
    @geomukkath5373 3 ปีที่แล้ว +41

    I recently had an interview for Angular and UI and let me tell you half of the time I couldn't answer the CSS questions. So here we go :
    1. What is WCAG ?
    2. What is the difference between reactive and adaptive designs?
    3. What are fall back fonts?
    4. Tell the difference between inline and inline block?
    5. What are the break points in bootstrap. Tell their widths.
    6. CSS animation properties
    7. What is mobile first design?
    8. How can I remove the margin in inline block elementa when kept under a div.
    9. Code a carousel using jquery.
    10. 1rem = ? Px
    11. CSS preprocessors
    12. What are the advantages of using scss over CSS?
    13. Difference between container and container-fluid

    • @Techsithtube
      @Techsithtube  3 ปีที่แล้ว +3

      Interesting set of question. Thanks for sharing!

    • @surajitdas6555
      @surajitdas6555 3 ปีที่แล้ว +5

      All are good questions except number 5. Those widths should be given by the clients for which they need support. And those widths don't need to remember as they are available in any css documentations

    • @mikehenry01
      @mikehenry01 3 ปีที่แล้ว

      Good list.
      Doesn't the answer for #10 depend on the font size set on the root element ()? Default is usually 16 (because of the browser's default setting), but the user can change this. This would be the answer I'd prefer to receive if I asked that question.

    • @DevSelfLearn
      @DevSelfLearn 2 ปีที่แล้ว

      Thanks 👍

    • @oleksandrlidak6290
      @oleksandrlidak6290 ปีที่แล้ว

      "What is the difference between reactive and adaptive designs?": do you mean responsive vs adaptive? Have never heard of reactive design.

  • @saurabhchaudhary7342
    @saurabhchaudhary7342 3 ปีที่แล้ว +6

    Wow! what a coincidence. I just started with your previous 2 video series on CSS interview yesterday and now this. Amazing

    • @Techsithtube
      @Techsithtube  3 ปีที่แล้ว +3

      That's awesome! Thanks for watching!

  • @tentx652
    @tentx652 3 ปีที่แล้ว +3

    actually techsith tutorials helped me to get react js developer job,thanks a ton to techsith

  • @sreet4955
    @sreet4955 3 ปีที่แล้ว +1

    Better way of doing for question 1 to remove spaces is "add display: flex to the parent of those two inline boxes without altering any other css rules". Setting font-size to 0 to parent is not elegant which forces to set the font-size to the child elements. It could be simple in your example but real time use cases are so complex , not always easy to set font-size to child elements.

  • @JudoboyAlex
    @JudoboyAlex 3 ปีที่แล้ว +4

    Thank you for this and more css interview series please. I was so focused on javascript/react interview questions, I was getting burned on css questions during actual developer interview.

  • @ganeshshetty8441
    @ganeshshetty8441 3 ปีที่แล้ว +1

    Thank you for such an awesome content , Most of us don't give importance to CSS, hence get rejected due to the same reason sometimes

  • @manishadhole3556
    @manishadhole3556 3 ปีที่แล้ว +3

    Please can you make a video on Jest and react testing library ,also unit testing of application ..

  • @sanazseifi5105
    @sanazseifi5105 2 ปีที่แล้ว

    Hi and Thank you for your great videos.
    We can put the Float: left to sort out the space between two inline-block elements.

  • @surajitdas6555
    @surajitdas6555 3 ปีที่แล้ว +1

    I am very happy to see 9th option is cssbattle. Dev and as of today I global ranking is 53... And I have 12 codes which are not optimised yet... Target for me is to be at top 30... 😃

    • @Techsithtube
      @Techsithtube  3 ปีที่แล้ว

      Wow nice. Would you be interested in CSS Battle for one of my videos. ?

  • @CodingNuggets
    @CodingNuggets 3 ปีที่แล้ว +3

    Excellent answers to these questions. Just found your channel recently and love your content. See you soon!

    • @Techsithtube
      @Techsithtube  3 ปีที่แล้ว

      Welcome aboard! Thanks for watching!

  • @chayanjana20
    @chayanjana20 2 ปีที่แล้ว

    Smiling presentation..cool 😀😀😀

  • @kedarkulkarni0074
    @kedarkulkarni0074 3 ปีที่แล้ว

    I usually don't like much CSS, this will surely help me. Thanks :)

    • @Techsithtube
      @Techsithtube  3 ปีที่แล้ว

      Glad to hear that! Thanks for watching!

  • @meghanashree9500
    @meghanashree9500 ปีที่แล้ว

    This is an amazing video! Can you please tell what is the other CSS resource you mentioned after MDN?

  • @vinothkumarv9722
    @vinothkumarv9722 3 ปีที่แล้ว +3

    Good cssbattle needed to check :)

    • @Techsithtube
      @Techsithtube  3 ปีที่แล้ว

      CSSBattles are pretty cool. Do check it out.

  • @lone-warrior-13
    @lone-warrior-13 3 ปีที่แล้ว +3

    your interview questions videos are awesome and very informative 👌👌🙏

  • @MrutyunjayVM
    @MrutyunjayVM 2 ปีที่แล้ว

    Most of the questions were asked from here! Thanks a lot.

  • @amitkumararya5924
    @amitkumararya5924 3 ปีที่แล้ว +1

    Tricky questions with excellent answers . It's awesome
    Can there be a video on how to make a responsive website using simple css attributes, It will be very helpful for us.
    Thanks a lot for these types of Awesome contents

    • @Techsithtube
      @Techsithtube  3 ปีที่แล้ว

      Thanks for watching the video.

  • @ibtesamuddin2061
    @ibtesamuddin2061 2 ปีที่แล้ว

    you are awesome man

  • @deepabhatt2621
    @deepabhatt2621 3 ปีที่แล้ว

    Which will be the most used backend Hemil?

  • @DevSelfLearn
    @DevSelfLearn 2 ปีที่แล้ว

    Thanks! Got a good insight of what should i prepare for!

  • @deepabhatt2621
    @deepabhatt2621 3 ปีที่แล้ว

    Thank you so much for the video. Its very helpful Hemil.

  • @codewithkumar2729
    @codewithkumar2729 2 ปีที่แล้ว

    Really like this interview questions its make my confidence up :)

  • @boris_js
    @boris_js 3 ปีที่แล้ว +1

    Please make more css questions..increase the difficult and complexity level

    • @Techsithtube
      @Techsithtube  3 ปีที่แล้ว

      Toushif, I am planning to build more such vidoes on CSS questions

  • @singhkumardev
    @singhkumardev 3 ปีที่แล้ว

    A very informative video 👍... Could you please make video on realtime use cases of bootstrap or native CSS3 instead of css battle

  • @brynold3199
    @brynold3199 3 ปีที่แล้ว +1

    please upload more frontend mock interview . please

  • @shauryaverma8780
    @shauryaverma8780 3 ปีที่แล้ว

    Good content

  • @Yathavan5947
    @Yathavan5947 3 ปีที่แล้ว +1

    How CSS battle is going to help in the real world? The real world is not an art right?

    • @Techsithtube
      @Techsithtube  3 ปีที่แล้ว +1

      Todd, Its like algorithm question for JavaScript, CSS Battle will help interviewer , understand how interviewee thinks and approaches a problem. Yes these designs are more like art.

    • @Yathavan5947
      @Yathavan5947 3 ปีที่แล้ว

      @@Techsithtube But in the real world, the problem I face is different frontend mentor is more helpful than CSS battle. CSS battle is more of fun than useful

  • @devidasa9637
    @devidasa9637 3 ปีที่แล้ว

    AWESOME..TY!

  • @MrRaydedon
    @MrRaydedon 3 ปีที่แล้ว

    thanks for the video.

  • @dmitrykomkov8480
    @dmitrykomkov8480 3 ปีที่แล้ว

    Is there a developer who runs cross-browsing testing in 2021?

  • @saranyam7747
    @saranyam7747 3 ปีที่แล้ว

    could you please explain me what is media query?

    • @anandu7532
      @anandu7532 3 ปีที่แล้ว +1

      We can create responsive web page

    • @anandu7532
      @anandu7532 3 ปีที่แล้ว

      Mobile responsive 🔥

    • @saranyam7747
      @saranyam7747 3 ปีที่แล้ว

      @@anandu7532 Tnq how to use this there id any specific html tag we are using...sorry it may be silly query! kindly explain if possible

  • @guilhermeh.v.santos7424
    @guilhermeh.v.santos7424 2 ปีที่แล้ว

    TY again

  • @geekydanish5990
    @geekydanish5990 3 ปีที่แล้ว

    First

    • @Techsithtube
      @Techsithtube  3 ปีที่แล้ว

      Thanks for the first comment!

  • @pawandeore6989
    @pawandeore6989 3 ปีที่แล้ว

    Css tricks source

  • @andTutin
    @andTutin 2 ปีที่แล้ว

    Css battle suck. Who do this in real projects ? I better use svg