Learn CSS fonts in 7 minutes! 🔤

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

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

  • @BroCodez
    @BroCodez  Год назад +8

    Bro Code

    Bro Code
    Lorem ipsum dolor sit, amet consectetur adipisicing elit. Necessitatibus error ut rerum adipisci nisi quisquam eius in tenetur vel, ipsum, eos ducimus, minus illum delectus voluptate voluptatibus dolore sit laborum!
    /* style.css */
    @font-face{
    src: url(fonts/Roboto-Light.ttf);
    font-family: Roboto-Light;
    }
    @font-face{
    src: url(fonts/OpenSans-VariableFont_wdth,wght.ttf);
    font-family: OpenSans;
    }
    h1{
    font-family: Roboto-Light, verdana, arial;
    }
    p{
    font-family: OpenSans, "lucida console", "courier new";
    font-size: 1em;
    font-weight: bold;
    font-style: italic;
    }

  • @ahmednajam7770
    @ahmednajam7770 Год назад +9

    i just wanted to help you, if you press alt + z it comprises the code without letting it slide of the screen

  • @lhithrck5232
    @lhithrck5232 Месяц назад

    Hi bro can u please make some content about snowflake.

  • @ism8299
    @ism8299 Месяц назад

    3:59

  • @komputerucun5277
    @komputerucun5277 3 месяца назад +1

    If people are not learning from you, then where are they learning from??????

  • @davidkane8794
    @davidkane8794 6 месяцев назад

    Tip; fonts that contain more than one name should be enclosed in quotes

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

    I need stitching crochet symbols how it works?

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

    awesome

  • @DragonFukyal
    @DragonFukyal 4 месяца назад +1

    Thanks. Freggin web changes every two seconds, my google fonts screen is nothing like yours. F the web .i..

    • @saloninayyar6613
      @saloninayyar6613 3 месяца назад

      same dudeee, how did you copied the link tag??? from there then??

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

    bro its not work

    • @lorenzocarr5784
      @lorenzocarr5784 6 месяцев назад +1

      took me 2 hours to figure this out but you might have the slash facing the wrong way fonts
      oboto.ttf > fonts/roboto.tff