You Still Don’t Understand Before and After Pseudo-Elements | CSS Course

Поділитися
Вставка
  • Опубліковано 7 лис 2024

КОМЕНТАРІ • 18

  • @chase4972
    @chase4972 Рік тому +2

    Wow...I was so happy when I saw you pop up in my search. I have been able to do a lot in HTML and CSS by watching your different tutorials....

  • @chadrogers5743
    @chadrogers5743 2 місяці тому

    Beautiful explanations! You were so clear. I didn't understand Pseduo-Elements before and now I feel confident

  • @shobhitb6905
    @shobhitb6905 7 місяців тому

    Very nice session, loved every bit of it. I was in shock when you created a triangle out of the tooltip.

  • @kevindsouza5266
    @kevindsouza5266 6 місяців тому

    Amazing tutorial..Thank you very much

  • @peterkabiru5144
    @peterkabiru5144 Рік тому

    Well explained, Thank you

  • @gwkir2882
    @gwkir2882 Рік тому

    brilliant lesson

  • @tommasi3
    @tommasi3 Рік тому

    Hello there, excellent tutorial, I appreciateti it. I need to know if there's a way to use there pseudo-elements (::after and ::before) with input type text tag. I could'n figure it out =(

  • @humbulanimunyai9981
    @humbulanimunyai9981 11 місяців тому

    This is awesome

  • @bogdanlazy1997
    @bogdanlazy1997 9 місяців тому +1

    21:37 Hey, can somebody explain please how position pair [left: 50% and translateX(-50%)] works and give us clear middle of the object? Why we cant get it with 1 line of code? Im pretty newbie and any help greatly appreciate 🙏🙏🙏
    btw thanks for the video, great explain for this topic, sad its just 4k watch, pseudoelements is pretty tricky imo

    • @bogdanlazy1997
      @bogdanlazy1997 9 місяців тому

      okay, if someone need answer, just google "CSS Centering with Transform" and open first StackOverflow question

    • @recker624
      @recker624 6 місяців тому

      Late replay but if it helps anybody : The translateX() function of the transform property operates relative to the element's own width, while the left property operates relative to the width of the containing block, which is typically the parent element.

  • @dawidgrden2227
    @dawidgrden2227 Рік тому +1

    Damn dude your videos are enlightening, you should get paid for writing docs for mdn or something

  • @chase4972
    @chase4972 Рік тому

    Don't you have course on JavaScript?

  • @arshali4635
    @arshali4635 Рік тому

    all ok

  • @Humphreychibesa-c4j
    @Humphreychibesa-c4j 11 місяців тому

    sir you dont play around when it comes to legit staff

  • @arshali4635
    @arshali4635 Рік тому

    in the last use case, my pseudo element is coming at top of the div

    • @arshali4635
      @arshali4635 Рік тому

      now its behind the div but the blur is not showing