This One Thing Causes Most CSS Issues! (learn how to avoid it)

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.พ. 2025

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

  • @antonio.carreira
    @antonio.carreira 7 หลายเดือนก่อน +1

    So here I was, watching this video and thinking to myself "let's watch something I already know", only to find out that I was completely unaware that you can add multiple background images and properties to an element. Great video!!

    • @dmtrmrv
      @dmtrmrv  7 หลายเดือนก่อน

      Thank you, glad you enjoyed the video!

  • @clevermissfox
    @clevermissfox 6 หลายเดือนก่อน +1

    Curious if you use use a reset that zerors out margin and padding on everything alongsode setting box-sizing: border-box?

    • @dmtrmrv
      @dmtrmrv  5 หลายเดือนก่อน +1

      I do! It depends on the project, but I usually do it either in one pass, like so:
      :where(h1, h2, h3, p, ...) {
      margin-block: 0:
      }
      ...or for each individual element. It's much easier to build on top of this.

  • @Flyers8810
    @Flyers8810 8 หลายเดือนก่อน +1

    Refreshing to see a real world developer talking through how to think about css and html. Your videos are super helpful!

    • @dmtrmrv
      @dmtrmrv  8 หลายเดือนก่อน

      Thank you! I'm glad the videos are helpful! Yeah, I believe understanding HTML and CSS is important, it makes working with frameworks easier.

  • @writerkatya
    @writerkatya 8 หลายเดือนก่อน

    Great video! Very useful!

    • @dmtrmrv
      @dmtrmrv  8 หลายเดือนก่อน

      Thank you!

  • @Joe0watson
    @Joe0watson 8 หลายเดือนก่อน

    Thanks Dmitry! This has given me a lot of ideas where I could be more thoughtful when writing CSS :)

    • @dmtrmrv
      @dmtrmrv  8 หลายเดือนก่อน

      Thank you! Great to hear!

  • @alexdubkov6998
    @alexdubkov6998 8 หลายเดือนก่อน

    Super! I can understand your css-html pain. Thanks for margin-inline.

    • @dmtrmrv
      @dmtrmrv  8 หลายเดือนก่อน

      Glad the video was helpful!

  • @youferret
    @youferret 8 หลายเดือนก่อน

    Thank you Dmitry for another great lesson. I have certainly been guilty of exactly this.

    • @dmtrmrv
      @dmtrmrv  8 หลายเดือนก่อน

      Glad it was helpful! I've been guilty of this myself-no shame in that. We're all learning, and that's what's most important.

  • @abdHich
    @abdHich 8 หลายเดือนก่อน

    Thanks a lot for your amazing CSS tutorials!

    • @dmtrmrv
      @dmtrmrv  8 หลายเดือนก่อน

      You are most welcome!

  • @alfredkonneh2963
    @alfredkonneh2963 2 หลายเดือนก่อน

    Sir I have taken few html and css online courses but I am still terrible at writing code. Could you please show me how to come up with good classes name and utilities class name for element. Or could you please make some real world project for us as beginners please 😢😢😢😢 help a brother

    • @dmtrmrv
      @dmtrmrv  หลายเดือนก่อน

      Hey Alfred, def going to make a video on naming classes and organizing projects, thank you for the comment!

  • @kelindrawn
    @kelindrawn 8 หลายเดือนก่อน

    Your videos are very helpful, thanks!

    • @dmtrmrv
      @dmtrmrv  8 หลายเดือนก่อน

      Glad to hear that! You are welcome!

  • @evgeniy3370
    @evgeniy3370 8 หลายเดือนก่อน

    Доступным английским объясняешь, даже сабы врубать не приходится ) Кроме верстки планируешь что-то ? js, фреймворки,метафреймворки, сборщики и т.д

    • @dmtrmrv
      @dmtrmrv  8 หลายเดือนก่อน

      Спасибо! Да, это все в планах. Я подробнее в этом видео рассказал: th-cam.com/video/6w0TJnNvBYA/w-d-xo.html

  • @Nodsaibot
    @Nodsaibot 8 หลายเดือนก่อน

    NOT an issue, its a feature, thank you come back soon

    • @dmtrmrv
      @dmtrmrv  8 หลายเดือนก่อน

      Famous words! It's a feature!™