Learn CSS overflow in 3 minutes! 🌊

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

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

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

    Bro Code


    Lorem ipsum, dolor sit amet consectetur adipisicing elit. Ut eius architecto suscipit nam exercitationem mollitia ad esse voluptatum itaque fugit, voluptates, dolore sapiente tempora laborum quibusdam? Quo accusantium velit consectetur!

    /* style.css */
    div{
    border: 2px solid;
    height: 75px;
    /*
    overflow: visible;
    overflow: hidden;
    overflow: clip;
    overflow: scroll;
    overflow: auto;
    */
    }

  • @RadicalBlur
    @RadicalBlur 2 месяца назад +5

    Never knew about the overflow-clip-margin, thanks man!

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

    U made html css look so easy , thanks buddy.

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

    Thanks. I don't think that that is necessary that often but yes maybe just in a few cases where space is limited. I like the auto value the most.

  • @homayoun_hu7720
    @homayoun_hu7720 14 дней назад

    You are truly goated man, thank you!

  • @SubhanAhmed-cp9cc
    @SubhanAhmed-cp9cc Год назад +2

    Very well explained

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

    Very Helpful

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

    what if i want it to clip, but still have a scroll bar?

  • @MAXFERDINAND-cs6zp
    @MAXFERDINAND-cs6zp 4 месяца назад

    I added overflow-x: scroll; but I don't see the horizontal scroll bar unlike the y scroll bar that is quite good

  • @platinumsky4373
    @platinumsky4373 4 месяца назад

    thanks
    very helpful

  • @Sylvesterchi-yx4vy
    @Sylvesterchi-yx4vy Год назад +1

    Explain media queries 🙏

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

    I like your video and I am your New subscriber!
    My Question to you.
    how can I use hidden property and move text by cursor right and left or auto scroll with no scroll bars,
    I am creating calculator main screen where I can enter more digits than screen width.

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

    Thanks

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

    so this is what they do at stack overflow

  • @MAXFERDINAND-cs6zp
    @MAXFERDINAND-cs6zp 4 месяца назад

    Well I couldn't see the horizontal scroll bar

    • @li0770
      @li0770 4 месяца назад

      It's there, I just don't get why it can't be moved, because here, due to the length of the paragraph it's needed

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

    CSS overflow: 😃
    Anime overflow: 💀