Learn CSS transformations in 9 minutes! 🔄

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

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

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

    Bro Code


    Hi
    Hi
    Hi


    /* style.css */
    img{
    transform: translate(200px) scaleX(3) rotate(180deg);
    }
    .box{
    border: 5px solid;
    width: 250px;
    height: 250px;
    font-size: 13em;
    text-align: center;
    transform: translate(50px, 50px) rotate(45deg);

    /*
    transform: translateX(50px);
    transform: translateY(50px);
    transform: translate(50px, 50px);
    transform: rotateX(180deg);
    transform: rotateY(180deg);
    transform: rotateZ(180deg);
    transform: scaleX(2);
    transform: scaleY(2);
    transform: scale(2, 0.5);
    transform: skewX(45deg);
    transform: skewY(45deg);
    transform: skew(20deg, 20deg);
    */
    }
    #box1{
    background:hsl(154, 100%, 69%);
    }
    #box2{
    background:hsl(0, 100%, 69%);
    }
    #box3{
    background:hsl(222, 100%, 69%);
    }

  • @rachelgreen9754
    @rachelgreen9754 Год назад +12

    This deserves more

  • @StopWhining491
    @StopWhining491 Год назад +5

    Your baby steps are so helpful. Thanks.

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

    You man is underrated

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

    Nice Video. I really thought there was an animation when you click a button that does the transformation, but my expectations were too high.😂

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

    learn a lot from it, Thank you Bro code!

  • @ejemighayeoghenemaro5304
    @ejemighayeoghenemaro5304 7 месяцев назад

    this playlist was really helpful, pls can you do a short course on responsive web design using css.

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

    Yoo the goat is back

  • @DE-nw9sv
    @DE-nw9sv Год назад +1

    Thank you!!

  • @RezaurRatul
    @RezaurRatul 10 месяцев назад

    Thank you. It was very helpful.

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

    Nice

  • @douglasreybberido
    @douglasreybberido 5 месяцев назад

    Thanks, man.

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

    Ur the best

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

    Epic bro

  • @mdshahriarsiamshuvo5168
    @mdshahriarsiamshuvo5168 10 месяцев назад

    you are really great.
    Your way of teaching is just 👌

  • @capslock3250
    @capslock3250 10 месяцев назад

    Thanks

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

    Hi I want to know how to import avaya and remote desktop programs from my Acer laptop to my ipad. Please help thanks

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

    Nah bro you didn't put Shrek😂

  • @Wardfayyad
    @Wardfayyad 2 месяца назад

    Can you make a vid abt moving images to wherever you want using css? And can I also plz get a shoutout I learn ALOT from you.

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

    that's Helium from chemistry lol

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

    Thanks