5 CSS Tricks You NEED To Know

Поделиться
HTML-код
  • Опубликовано: 6 июн 2024
  • In today's video, we'll take a look at a number of things you can do in CSS which aren't as well known as they probably should be 🤔
    Chapters:
    0:00 Intro
    0:11 max-content
    1:38 aspect-ratio
    4:18 Attribute Selectors
    6:30 pointer-events
    8:45 scroll-behavior
    10:43 Outro
    🏫 My Udemy Courses - www.udemy.com/user/domenic-co...
    🎨 Download my VS Code theme - marketplace.visualstudio.com/...
    💜 Join my Discord Server - / discord
    🐦 Find me on Twitter - / dcodeyt
    💸 Support me on Patreon - / dcode
    📰 Follow me on DEV Community - dev.to/dcodeyt
    📹 Join this channel to get access to perks - / @dcode-software
    If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode!
    #dcode #css

Комментарии • 8

  • @ivanyosifov2629
    @ivanyosifov2629 11 месяцев назад +1

    Thank you. Great tricks.
    For the sake of completeness you could mention the default values of each property

  • @themanofthehour1418
    @themanofthehour1418 Год назад

    Thanks for this mate

  • @montebont
    @montebont 11 месяцев назад

    Nice one Dom - thanks.
    IMHO the one use case for disabling all (or some) pointer events would be to prevent simple "copy/paste" operations.
    That would not really make sense these days where you could make a screenshot and pipe it to an image to text utility.
    But that's just me. Looking forward to valid use cases...

  • @kipo44
    @kipo44 Год назад +1

    Thanks bro

  • @nasibekhlas2494
    @nasibekhlas2494 11 месяцев назад

    I really like your javascript tutorials

  • @needleskane1370
    @needleskane1370 Год назад +1

    I am learning web development by my own and I found u by freecodecamp, a small class about js classes. I dont know why u dont have more visits on your videos, u get around 2k each. But seems you know a lot so it makes me thing negatively about if its worth to still learning web development or learning another thing. This is because if web development would be profitable, then it wouldnt be worth making videos for 2k visits, instead, would be better just working. Please someone help me explaining me that Im wrong, I have a shitty job and I saw web development as a escape.

    • @nardu
      @nardu 11 месяцев назад +2

      Have you seen how many channels there are teaching HTML/CSS ?
      If you are learning for the right reasons, you'll do well.
      And don't measure your prospective career outlook by some guys RUclips chanel view count, seriously.

  • @snacksports8188
    @snacksports8188 Год назад

    How to learn javascript like sir