CSS website layout in 9 minutes! 🗺️

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2023
  • #CSS #course #tutorial
    CSS website layout header nav main aside section article footer tutorial example explained

ความคิดเห็น • 44

  • @BroCodez
    @BroCodez  ปีที่แล้ว +27

    Bro Code


    Header





    This is Aside
    This is side content

    author information
    fun facts
    quotes
    external links
    comments
    related content



    This is a Section
    This is dependent content
    Lorem ipsum dolor sit amet consectetur, adipisicing elit. Dolorum est totam ducimus fugiat possimus consectetur architecto repudiandae, recusandae iusto aperiam eveniet quidem enim aliquam rem. Dolore voluptates nesciunt fuga quisquam?
    Lorem ipsum dolor sit amet consectetur, adipisicing elit. Dolorum est totam ducimus fugiat possimus consectetur architecto repudiandae, recusandae iusto aperiam eveniet quidem enim aliquam rem. Dolore voluptates nesciunt fuga quisquam?


    This is an Article
    This is independent content

    News Article
    Job Post
    Blog Post

    Lorem ipsum dolor sit amet consectetur adipisicing elit. Ratione quidem, repudiandae, suscipit illum animi ullam omnis at laborum eaque dolorem aliquam quos iure cum deserunt asperiores facere sed totam magni?




    Footer


    /* style.css */
    *{
    box-sizing: border-box;
    }
    body{
    margin: 0;
    }
    header{
    background-color: hsl(0, 0%, 86%);
    text-align: center;
    padding: 25px;
    }
    .navbar{
    background-color: hsl(0, 0%, 15%);
    height: 50px;
    }
    aside{
    width: 20%;
    float: left;
    padding: 10px;
    }
    section{
    width: 40%;
    float: left;
    padding: 10px;
    }
    article{
    width: 40%;
    float: left;
    padding: 10px;
    }
    footer{
    display: block;
    clear: both;
    background-color: hsl(0, 0%, 86%);
    text-align: center;
    padding: 25px;
    }
    @media screen and (max-width:600px){
    aside, section, article{
    width: 100%;
    }
    }

  • @kadafiblaze9662
    @kadafiblaze9662 6 หลายเดือนก่อน +8

    Bro, this i this is dope. you are the best. love your work.

  • @guchfun
    @guchfun 3 หลายเดือนก่อน

    Thank you Bro Coder! I love the simplicity of this design as a starting point.

  • @user-ql7pw7ld1n
    @user-ql7pw7ld1n 3 หลายเดือนก่อน

    Fantastic...I love it.very clean clear to the point..I'm confident now

  • @Epic_coding200
    @Epic_coding200 8 หลายเดือนก่อน +19

    W3Schools but with text to speech
    (I hate reading articles but u have fixed it for me !!)

    • @c28ccd0e
      @c28ccd0e 6 หลายเดือนก่อน +2

      TRUE bro

  • @user-ef8yz9fu5i
    @user-ef8yz9fu5i 29 วันที่ผ่านมา

    pretty good. The content is good. It showing how to make a basic websites with all the basic factors instructed step by step.

  • @khakimov_18
    @khakimov_18 4 หลายเดือนก่อน

    you are doing a great job! Thanks for all

  • @sdy2024
    @sdy2024 3 วันที่ผ่านมา

    Thank you very much , this is good stuff.

  • @AdeelAhmad0007
    @AdeelAhmad0007 6 วันที่ผ่านมา

    Nice Video

  • @JasonTRogers
    @JasonTRogers 6 หลายเดือนก่อน +2

    wow, thank you for Going through that. It helped me understand how HTML and CSS work together. Do you have a video that explains the relationship of PHP with the other programing languages? How many programing languages are involved in building a website?

  • @abduljayconteh1858
    @abduljayconteh1858 2 หลายเดือนก่อน

    Thank you very much @Brocode you are a genius

  • @suyashman7964
    @suyashman7964 8 หลายเดือนก่อน +1

    Epic bro

  • @TylerGraybeal4
    @TylerGraybeal4 3 หลายเดือนก่อน

    Nice video bro!!!!

  • @AdeelAhmad0007
    @AdeelAhmad0007 5 วันที่ผ่านมา

    amazing

  • @AdeelAhmad0007
    @AdeelAhmad0007 5 วันที่ผ่านมา

    good

  • @eternalrinnegan8393
    @eternalrinnegan8393 3 หลายเดือนก่อน

    clean af, ty

  • @Wolphypwi
    @Wolphypwi 5 หลายเดือนก่อน +1

    man, I wish to be as good as you and have the knowledge.

    • @FushigiMigi
      @FushigiMigi 4 หลายเดือนก่อน +2

      you can do it!

  • @walidwalid1669
    @walidwalid1669 หลายเดือนก่อน

    Thank you 🎉

  • @sereneflatun
    @sereneflatun 4 หลายเดือนก่อน

    THank you THank you Thank you ************************

  • @yfjsdgzjdnfn
    @yfjsdgzjdnfn 2 หลายเดือนก่อน +1

    It is nice to layout using flexbox rather float

  • @softwareengineer1
    @softwareengineer1 8 หลายเดือนก่อน +1

    Thankyou Bro

  • @ayubayanle
    @ayubayanle 5 หลายเดือนก่อน

    Thank you man

  • @ezeabataprisca9164
    @ezeabataprisca9164 หลายเดือนก่อน

    Thank you bro

  • @sherlockholms2544
    @sherlockholms2544 หลายเดือนก่อน

    thanks bro ❤❤❤❤❤❤❤❤

  • @souleaterboss2246
    @souleaterboss2246 4 หลายเดือนก่อน

    Thanks 😮😮😮

  • @josepholaniyi8818
    @josepholaniyi8818 3 หลายเดือนก่อน

    Thanks❤

  • @mothukurivenkatesh4641
    @mothukurivenkatesh4641 ปีที่แล้ว +2

  • @renoman1195
    @renoman1195 7 หลายเดือนก่อน +6

    thank you so much!!!! This isn't plagiarism, is it? taking this code and making something else out of it?

    • @Yumiesthetic
      @Yumiesthetic 7 หลายเดือนก่อน +1

      of course not, as long as it's for personal usage and learning, it's fine

  • @reaper8305
    @reaper8305 12 วันที่ผ่านมา

    Sir bro code will you create a full actuall website with design

  • @redwanfzr464
    @redwanfzr464 2 หลายเดือนก่อน

  • @tavrel4628
    @tavrel4628 3 หลายเดือนก่อน +5

    why doesn't my article align with section and aside? it's right under the navbar and no padding adding seems to work. total beginner here😅

    • @SBisLive435
      @SBisLive435 22 ชั่วโมงที่ผ่านมา

      Let's grow together

    • @SBisLive435
      @SBisLive435 22 ชั่วโมงที่ผ่านมา

      Let's grow together

  • @MotoPortalTR
    @MotoPortalTR 4 หลายเดือนก่อน

    tenku tenku izmir -Turqey gut bye

  • @SpongeknobSquarenut
    @SpongeknobSquarenut 4 หลายเดือนก่อน

    is there a way to make the footer smaller?

    • @purplevanilla
      @purplevanilla 4 หลายเดือนก่อน

      Just reduce the height of the footer

    • @SpongeknobSquarenut
      @SpongeknobSquarenut 4 หลายเดือนก่อน

      @@purplevanillabut how?

    • @purplevanilla
      @purplevanilla 4 หลายเดือนก่อน

      @@SpongeknobSquarenut For example, if the footers height is 100. Just change the height into 80 or smth lower than that in css.
      footer{
      height: 80;
      }

  • @AdeelAhmad0007
    @AdeelAhmad0007 6 วันที่ผ่านมา

    lop

  • @user-my8kc6xi5c
    @user-my8kc6xi5c 3 หลายเดือนก่อน

    leuuuuu

  • @AdeelAhmad0007
    @AdeelAhmad0007 6 วันที่ผ่านมา

    good