HTML & CSS Beginner Project Tutorial - Google Homepage Clone Using Flexbox

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ม.ค. 2025

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

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

    im currently in school online for coding and i really enjoyed how you explained how certain functions worked. it made it super easy to understand. Thanks for the tutorial!

  • @cannabisanomaly
    @cannabisanomaly ปีที่แล้ว +1

    Absolutely incredible tutorial! You brought back a lot of things I've forgotten over the years and what would've taken hours of researching, you deliver in a very clear and concise format. Thank you for your work!

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

    Been watching a few tutorial videos on Google Homepage Clone/recreation and to me this one was the best... Thank you.

  • @rexlundstrom2333
    @rexlundstrom2333 ปีที่แล้ว +1

    thanks for the video. for whatever reason, I found I needed this code for the footer to stay in place:
    footer {
    width: 100%;
    background-color: #f2f2f2;
    position: absolute;
    bottom: 0;
    }

    • @CodingWithRuss
      @CodingWithRuss  ปีที่แล้ว

      That's odd. Is your footer outside of the tag? The "space-between" setting on the body should push the footer to the bottom, but it's good that you got it working a different way

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

    please keep the good work , you simplify this i am so happy to find your channel

  • @ToujoursIris
    @ToujoursIris 3 ปีที่แล้ว +1

    Hey! I was out of town for a few days, as my aunt was sick. I am back home and I can enjoy watching your videos! Also, we are SO CLOSE to the goal we want ! Keep it up CWR !

    • @ToujoursIris
      @ToujoursIris 3 ปีที่แล้ว

      Btw i am very hyped about your discord server. I sure hope you make it soon!

    • @CodingWithRuss
      @CodingWithRuss  3 ปีที่แล้ว

      Hey, thanks a lot! And I hope your aunt feels better soon!

    • @ToujoursIris
      @ToujoursIris 3 ปีที่แล้ว

      @@CodingWithRuss She is a lot better! Thanks for asking btw! Hope we reach our goal soon!

    • @ToujoursIris
      @ToujoursIris 3 ปีที่แล้ว

      @@CodingWithRuss You can use Brackets for editing in Bootstrap, CSS, and HTML. Just an advice :)

  • @gav4399
    @gav4399 3 ปีที่แล้ว +1

    Very easy to follow and understand for thr beginner. Great video.

  • @josue-c7g
    @josue-c7g 2 ปีที่แล้ว +2

    Great video! Really simple to follow. Thanks man! 🚀

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

      You're welcome, glad you like it!

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

    wow...great video and you made it easy to understand..thanks a lot

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

    Loved it totally thanks alot ❤...

    • @CodingWithRuss
      @CodingWithRuss  ปีที่แล้ว

      Glad to hear it!

    • @mukundkumar9899
      @mukundkumar9899 ปีที่แล้ว

      @@CodingWithRuss can you please upload Netflix clone using html css and javascript

  • @davidolona7365
    @davidolona7365 ปีที่แล้ว

    How would you add the hover background over the profile pic. The original google page has a slight shadow when you hover over it. When i try and add one the photo shifts out of place

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

    Thanks for this video , I don’t know if you’ll see this as the video is pretty old . But it was helpful. But my footer isn’t aligning at the bottom of my page. The text just appears underneath my search bar. I don’t know why .

  • @mrajy3278
    @mrajy3278 2 ปีที่แล้ว

    I saw your video and practice coding with html and css but output no show in my pc.What's a problem?

  • @huzaifaali7027
    @huzaifaali7027 ปีที่แล้ว

    How target the nav without class

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

    i cant get the images in the page

  • @pappoe_rare
    @pappoe_rare 3 ปีที่แล้ว

    Hello there
    I'm not getting my skeleton structure
    What could be the problem

    • @CodingWithRuss
      @CodingWithRuss  3 ปีที่แล้ว

      That's OK, it just saves a little bit of time, but you can pause the video and type out the tags yourself for that section.

    • @pappoe_rare
      @pappoe_rare 3 ปีที่แล้ว

      @@CodingWithRuss sure
      Thankss

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

    Thank you