Learn CSS pseudo-elements in 5 minutes! ✔

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

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

  • @BroCodez
    @BroCodez  ปีที่แล้ว +11

    Bro Code

    Hello
    Lorem ipsum dolor, sit amet consectetur adipisicing elit. Minus fuga ullam quas corporis vel reprehenderit molestiae nam velit. Ut nulla vitae nobis tenetur voluptatibus reiciendis. Distinctio possimus fuga doloribus reprehenderit.

    apple
    orange
    banana


    /* style.css */
    h1::first-letter{
    font-size: 2em;
    font-style: italic;
    }
    p::first-line{
    background-color: hsl(60, 100%, 77%);
    }
    p::selection{
    color: rgb(89, 255, 71);
    background-color: hsl(0, 0%, 21%);
    }
    #fruit li::before{

    }
    #apple::after{
    content: "🍎";
    }
    #orange::after{
    content: "🍊";
    }
    #banana::after{
    content: "🍌";
    }
    #fruit li::marker{
    content: "✔";
    color: hsl(120, 100%, 64%);
    font-size: 1.2em;
    }

  • @AvidAfrican
    @AvidAfrican ปีที่แล้ว +21

    This is Guy is a super teacher. I on watch all his video once and my brain absorbs 98% of his teaching....

  • @Ferry192
    @Ferry192 9 หลายเดือนก่อน +6

    this channel is a true treasure

  • @Ferry192
    @Ferry192 9 หลายเดือนก่อน +5

    5:56 lol you explain better than my instructor in my paid course

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

      end of video

  • @bryanstevgarcespena3124
    @bryanstevgarcespena3124 9 หลายเดือนก่อน +2

    I don't have idea how you do it. But it's amazing how easy I can understand with you. Thanks

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

    Understood sir!

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

    Great Video.

  • @sweethomes674
    @sweethomes674 9 หลายเดือนก่อน +1

    Excellent explanations and techniques 😊

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

    here for anyone who wants it

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

    Nice video

  • @aspat1994
    @aspat1994 ปีที่แล้ว +2

    ❤ Awesome

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

    superb explanation Bro 😍😍

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

    Bro is the Best!

  • @konstantinzakharov5643
    @konstantinzakharov5643 ปีที่แล้ว +7

    In the name of Bro, and Code and Holy CSS, Amen!

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

    you are awesome !

  • @hotwings9382
    @hotwings9382 11 หลายเดือนก่อน +1

    Lost out on an interview last year when they asked me about this 😢

  • @ΕγωΕγω-ρ6ω
    @ΕγωΕγω-ρ6ω ปีที่แล้ว +1

    You're God!!

  • @accessboljahan8425
    @accessboljahan8425 ปีที่แล้ว +2

    How can add emoje to vscode?

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

    Thankyou bro

  • @ProjectsMywork
    @ProjectsMywork 9 วันที่ผ่านมา +1

    ❤❤❤

  • @nonna_eml
    @nonna_eml 4 หลายเดือนก่อน +1

    bro, why are you always switching the color scheme to hsl? btw I LOVE your videos, you make education much better and fun ❤❤❤

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

      might be for the aesthetic or because it's easier to change it's values like that

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

    How come all of your freaking videos in the freaking HTML playlist unlisted? For some reason it's annoying to look at. Please make them public.