HTML & CSS Beginner Project Tutorial - Firefox Homepage Clone Using Flexbox & Grid

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

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

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

    Hi Russ, thank you for this tutorial, you covered so much that I have been struggling with about CSS… I wish I had more time to get better at basic web development, but tutorials like this really help a lot… thanks again, Cheers!

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

      Glad to hear it helped! CSS can be quite frustrating but it definitely gets better with practice :)

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

    Thanks i created a website with your video ☺️

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

    Good tutorial. Now I can trick my friends with this 🙃

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

    great tutorial! everything well explained! :) sad that you dont get the attention you deserve.
    btw: why are you using just sections? Always heard that is not the way to go in modern web design?

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

      Thanks! I read that sections are for parts of code that you want to group together...but the same could be said of divs so it's a bit unclear! I'm still figuring out which is more appropriate in different scenarios.