Learn CSS pseudo-elements in 5 minutes! ✔

Поделиться
HTML-код
  • Опубликовано: 12 янв 2025

Комментарии • 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 3 месяца назад

      end of video

  • @bryanstevgarcespena3124
    @bryanstevgarcespena3124 10 месяцев назад +2

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

  • @IsRaphaelGo
    @IsRaphaelGo 2 месяца назад +1

    here for anyone who wants it

  • @sweethomes674
    @sweethomes674 10 месяцев назад +1

    Excellent explanations and techniques 😊

  • @Monster7Johan
    @Monster7Johan Год назад +3

    Nice video

  • @HeroHerohero-e2k
    @HeroHerohero-e2k 6 месяцев назад +1

    superb explanation Bro 😍😍

  • @RickWoellert
    @RickWoellert 2 месяца назад +1

    Great Video.

  • @aspat1994
    @aspat1994 Год назад +2

    ❤ Awesome

  • @stewtech
    @stewtech 9 месяцев назад +1

    Bro is the Best!

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

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

  • @konstantinzakharov5643
    @konstantinzakharov5643 Год назад +7

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

  • @bayazid838
    @bayazid838 2 месяца назад +1

    Understood sir!

  • @LisaElsie
    @LisaElsie 7 месяцев назад +1

    you are awesome !

  • @accessboljahan8425
    @accessboljahan8425 Год назад +2

    How can add emoje to vscode?

  • @ΕγωΕγω-ρ6ω
    @ΕγωΕγω-ρ6ω Год назад +1

    You're God!!

  • @nonna_eml
    @nonna_eml 5 месяцев назад +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 2 месяца назад

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

  • @ProjectsMywork
    @ProjectsMywork 26 дней назад +1

    ❤❤❤

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

    Thankyou bro

  • @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.