Learn CSS float in 3 minutes 🎈

Поделиться
HTML-код
  • Опубликовано: 30 сен 2024
  • CSS float property tutorial example explained
    #CSS #float #property
    .box{
    width: 100px;
    height: 100px;
    border: 1px solid;
    font-size: 40px;
    text-align: center;
    background: tomato;
    float: right;
    }
    p{
    clear: both;
    }

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

  • @BroCodez
    @BroCodez  3 года назад +16

    /* -------- style.css -------- */
    .box{
    width: 100px;
    height: 100px;
    border: 1px solid;
    font-size: 40px;
    text-align: center;
    background: tomato;
    float: right;
    }
    p{
    clear: both;
    }

    My first website


    Box1
    Box2
    Box3

    Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quae maiores beatae earum consequatur nostrum! Harum aliquid magnam, minima dolor, rerum mollitia fugiat labore temporibus consequatur eveniet aut sit reprehenderit in.
    Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quae maiores beatae earum consequatur nostrum! Harum aliquid magnam, minima dolor, rerum mollitia fugiat labore temporibus consequatur eveniet aut sit reprehenderit in.
    Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quae maiores beatae earum consequatur nostrum! Harum aliquid magnam, minima dolor, rerum mollitia fugiat labore temporibus consequatur eveniet aut sit reprehenderit in.

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

    There are no empty words. Perfect explanation in 3 minutes.

  • @knightfade9698
    @knightfade9698 3 года назад +6

    Good work bro I learnt your python course it was very helpful after that I found that you teach us various coding I was amazed and now I subscribed your channel also recommended my friends to learn this. Thank you very much 🙏🙏

    • @BroCodez
      @BroCodez  3 года назад +1

      thanks for the recommendation Shashank!

  • @Adrianos006
    @Adrianos006 3 года назад +8

    Thank you for learning us programming

    • @BroCodez
      @BroCodez  3 года назад +1

      thanks for watching AdriaJ!

  • @carterpierre2527
    @carterpierre2527 2 года назад +2

    how was this more useful than my 1 week of class...

  • @bisharmohamedibrahim1211
    @bisharmohamedibrahim1211 2 года назад +1

    Awesome 😎 work. I have learned a lot from your brief and clear tutorials.
    #bro code

  • @noname_hacke_9747
    @noname_hacke_9747 3 года назад +1

    Next series suggestions making a discord bot with or java or python or js

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

    so what is the difference between inline-block and float. I mean both ways I can arrange the divs right next to each other.

  • @sweetandsimple.
    @sweetandsimple. Год назад

    I didn't really see a difference between clear left and right. Am I looking at it wrong?

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

    Oh.... They aaallll FLOAT !
    I see what you did in here ;)

  • @marxLz
    @marxLz 2 года назад +1

    I'm about half way of is css course, your java programming and html lessons help me alot. Thank you so much! 😊

  • @robwalker8326
    @robwalker8326 8 месяцев назад

    I’ve been using MDN and the specs to get a handle on HTML / CSS. In trying to be exhaustive I think, and despite great intentions, their approach can confuse.
    Your explanation is short, clear and intuitive in a way I think is more consistent with what the folks who designed “float” would want.
    Nice work!

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

    That was just great dude. I watched a few more lengthy videos and none of them explained this topic as precisely as you did, thanks.

  • @smootheraura
    @smootheraura 2 года назад +1

    Thanks for making us float 🙏🎈

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

    Okay, I have one little problem with the float. I have an image below the image I have the figcaption below that I have some text. I just want the text to float not the figcaption. How to fix this little problem?

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

    This just saved me! Thanks so much

  • @brooklyninja
    @brooklyninja 8 месяцев назад

    Super helpful! Thank you!

  • @aditya_asundi
    @aditya_asundi 3 года назад +1

    Not a week ago, your channel was at 160K.

    • @BroCodez
      @BroCodez  3 года назад +1

      yeah it's climbing!
      It would not have been possible without everyone's support

    • @aditya_asundi
      @aditya_asundi 3 года назад

      @@BroCodez all the best for the future.
      Looks like my channel is also growing!

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

    I can only see one use case for this when you have an image and want to position a text near it ? am i wrong ? Isnt it common practice to use absolute positioning anyway ? Im a beginner if you have the time explain please

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

    ❤❤❤❤

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

    I think this is the best & the shortest explaination of float & clear css properties i have ever seen. Thank you!

  • @x-buster
    @x-buster 11 месяцев назад

    Thanks. Clear explanation within just a few minutes.

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

    nice video tnx

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

    Wow thank you -😭😭

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

    bet

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

    Thank you, finally I could understand it

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

    Thanks, bro!

  • @eugenezuev7349
    @eugenezuev7349 День назад

    neat

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

    Dude I LOVE YOU THAT WAS SO SIMPLE YET BEAUTIFULLY EXPLAINED!!!

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

    thanyoubroh

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

    pun intended

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

    My bro my hero

  • @Tech-Dev
    @Tech-Dev 11 месяцев назад

    Cheers

  • @MrLoser-ks2xn
    @MrLoser-ks2xn Год назад

    Thanks!

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

    It's very understandable to me. Thank you a lot.

  • @214_farooqueshaikh4
    @214_farooqueshaikh4 Год назад

    Thanks a lot brother appreciate ur work 🖐

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

    awesome ❤️😘👍
    Thx

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

    you are amazing and your tutorials are amazing too!!

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

    Very good explanation. Thank you!

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

    Very useful video! Thanks!

  • @amrmashaal834
    @amrmashaal834 2 года назад

    nice video bro

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

    Thanks for the video

  • @justinbanza4751
    @justinbanza4751 2 года назад

    Thank you very much for these videos

  • @africayean1311
    @africayean1311 3 года назад

    sup bro..!

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

    Short and sweet! Thank you! This helped a lot

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

    Short and 100% to the point... thanks!

  • @debapriyasinha11
    @debapriyasinha11 3 года назад

    Plzz make a vid on Ursina Engine 🙏

  • @kastus9188
    @kastus9188 2 года назад

    good explanation thanks

  • @fyrukmcoo100
    @fyrukmcoo100 3 года назад

    :((

  • @st-jn2gk
    @st-jn2gk 2 года назад

    Thanks bro

  • @paolobena
    @paolobena 2 года назад

    Thx

  • @alinejati7184
    @alinejati7184 2 года назад

    thanks

  • @Baaaankai
    @Baaaankai 2 года назад

    Thanks for sharing!

  • @rajkumarchavan8457
    @rajkumarchavan8457 2 года назад

    Easy, thanks

  • @kartikchauhan2778
    @kartikchauhan2778 2 года назад

    Nice 🥰

  • @anascheik1500
    @anascheik1500 2 года назад

    thabks a lot