CSS website layout in 9 minutes! 🗺️

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

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

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

    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%;
    }
    }

  • @LiveINtheGood53
    @LiveINtheGood53 Месяц назад +1

    This instructor is wonderful. He explains each step very well and uses great examples to back up those steps.

  • @Epic_coding200
    @Epic_coding200 Год назад +27

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

    • @rouisaek
      @rouisaek 11 месяцев назад +2

      TRUE bro

  • @chromaticworkshop2669
    @chromaticworkshop2669 4 месяца назад +5

    Thank you for all of these tutorial videos. I took the LinkedIn course on responsive design and you were a lot better in explaining things.

  • @kadafiblaze9662
    @kadafiblaze9662 Год назад +16

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

  • @redwanfzr464
    @redwanfzr464 7 месяцев назад +6

  • @guchfun
    @guchfun 8 месяцев назад +2

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

  • @tariqniazai-35t
    @tariqniazai-35t 12 часов назад

    thanks sir it's very helpful for me to know how to creat the perfect layout .

  • @visitor_t-w3p
    @visitor_t-w3p 9 месяцев назад +1

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

  • @yfjsdgzjdnfn
    @yfjsdgzjdnfn 7 месяцев назад +3

    It is nice to layout using flexbox rather float

  • @小郭子游戏-v4r
    @小郭子游戏-v4r 6 месяцев назад

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

  • @JasonTRogers
    @JasonTRogers 11 месяцев назад +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?

  • @Wolphypwi
    @Wolphypwi 10 месяцев назад +1

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

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

    That was extremely helpful! Thanks

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

    amazing explanation, thank you !

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

    Thank you very much @Brocode you are a genius

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

    you are doing a great job! Thanks for all

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

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

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

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

  • @tavrel4628
    @tavrel4628 9 месяцев назад +10

    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 5 месяцев назад

      Let's grow together

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

      Let's grow together

    • @Yehor-v7y
      @Yehor-v7y 22 дня назад +2

      ​@@SBisLive435 fungi be like:

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

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

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

    Thank you very much , this is good stuff.

  • @FrederikWoellert
    @FrederikWoellert 20 дней назад

    Yeah Bro nice Video.

  • @eternalrinnegan8393
    @eternalrinnegan8393 9 месяцев назад

    clean af, ty

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

    hello what if i dont use style.css where to put this code" @media screen and (max-width:600px) {
    aside, section, article{
    width: 100%;
    }
    }
    "
    thankss

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

    Nice Video

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

    good

  • @sereneflatun
    @sereneflatun 9 месяцев назад

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

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

    amazing

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

    Nice video bro!!!!

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

    Thank you 🎉

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

    Epic bro

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

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

    Thank you bro

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

    Thank you man

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

    is there a way to make the footer smaller?

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

      Just reduce the height of the footer

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

      @@purplevanillabut how?

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

      @@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;
      }

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

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

    Thanks❤

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

    Thankyou Bro

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

    thanks bro ❤❤❤❤❤❤❤❤

  • @souleaterboss2246
    @souleaterboss2246 9 месяцев назад

    Thanks 😮😮😮

  • @buivandat-md8fd
    @buivandat-md8fd 7 месяцев назад

    tks bro !

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

    epic

  • @MotoPortalTR
    @MotoPortalTR 9 месяцев назад

    tenku tenku izmir -Turqey gut bye

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

    lop

  • @puranlimbu-r3k
    @puranlimbu-r3k 8 месяцев назад

    leuuuuu

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

    good