8 | CREATE A CSS RESET STYLESHEET | 2023 | Learn HTML and CSS Full Course for Beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.ย. 2024
  • In this video I will show you how to create a CSS reset stylesheet. 🙂 Reset styling is necessary for us to make sure our website looks the same in all browsers, since all browsers have different default styling, which messes with our own CSS.
    Meyerweb: meyerweb.com/e...
    Normalize.css: byby.dev/norma...
    The New CSS Reset: css-tricks.com...
    Full playlist: • 1 | INTRODUCTION TO HT...
    ➤ GET ACCESS TO MY LESSON MATERIAL HERE!
    First of all, thank you for all the support you have given me!
    I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!
    I am now using Patreon and TH-cam Memberships to share improved and updated lesson material, and for a small fee you can access all the material either from my memberships or Patreon, depending on your preference. I have worked hard, and done my best to help you understand what I teach.
    I hope you will find it helpful :)
    Memberships: / @dani_krossing
    Patreon: / mmtuts

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

  • @KayleighOfSuburbia
    @KayleighOfSuburbia 3 หลายเดือนก่อน +2

    never heard of this before o_O so useful, thanks!

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

    Thank you. Never knew this but I don't do much .css coding so anything you and others can toss at me the better.

  • @user-jf5zy1ul4y
    @user-jf5zy1ul4y ปีที่แล้ว +1

    thank you! my css already worked! thank youuu

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

    amazing, to say the least.... thank you

  • @Wongmc644
    @Wongmc644 10 หลายเดือนก่อน +1

    Thanks for the playlist. One of the best tutorials. It's better than odin project. I'm also following the php tutorials.

  • @user-zu9gy1ul1p
    @user-zu9gy1ul1p ปีที่แล้ว +3

    Thank you dani 👍

  • @doneilchapman1542
    @doneilchapman1542 9 หลายเดือนก่อน +1

    Thank you I found this very helpful

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

    wow it was amazing!

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

    Thanks for the video

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

    Thanks 👍

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

    Good stuff. Thanks for the video!

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

    Excellent little lesson, very intuitive and clearly necessary! Awesome work as always, Dani!

  • @amaduscamara4378
    @amaduscamara4378 11 หลายเดือนก่อน +1

    nice

  • @jouini917
    @jouini917 10 หลายเดือนก่อน +1

    thank u bro

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

    Thanks

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

    Thanks a lot for your Tutorials Dani
    I really enjoy do and would be glad to see more
    Please could you also do Tutorials on JavaScript
    Thanks a lot once again

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

      I have a JavaScript course linked on my channel page :)

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

      @@Dani_Krossing Thanks

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

    if you use the reset.css with the text from Elad, how do you keep from changing the "Boldness" that is normal with the tag? If I use normalize.css this issue doesn't present itself.

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

    The 'reset.css' completely obliterates all the styling of the previous 'button' function. It now just appears as text.
    Was I wrongly choosing buttons over links previously ?
    Will I have to learn java to get styling back onto my buttons ?
    Will I have to make a visual box to set my link text inside of ?
    Have I missed a video where you talk about this ?
    It was just a visual thing that I chose to use the function, and I am a complete amateur, but I also love the idea of the reset.css allowing your html to start from scratch, as it were.
    cheers

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

      It obliterates any styling that changes from browser to browser, which is a good thing. 🙂 In my “HTML form” lesson near the end of this playlist, I show how to fix the form styling that the reset file breaks 😉

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

      @@Dani_Krossing
      Thank you for your reply Dani and thanks for doing these lessons; I'm obviously just a little bit behind. I best get back to class. ;)
      cheers

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

    I was just curious about what was the meaning of "reset.css"; I end up getting three ways of doing it, noice 😎

    • @Dani_Krossing
      @Dani_Krossing  11 หลายเดือนก่อน +1

      It’s to reset the default styling added by the different browsers out there. 🙂 In order for your websites to look identical in every browser, when you style them.

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

    Looks really cool to use!
    But when do you use the css reset sheets or this:
    * {
    Padding: 0;
    Margin: 0;
    }
    (This "*" element affect every HTML element on the page )

    • @Dani_Krossing
      @Dani_Krossing  ปีที่แล้ว +8

      Yes it does 🙂 I usually use that too when doing "quick testing". However that only resets the margin and padding when it comes to all the browser default styling. So to make sure everything is reset properly, it's best to use a reset stylesheet. 🙂

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

      Great to see you continue with HTML CSS tutorials. Happy New Year, look forward to learning more about the subject.

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

    Can you please tell me what is the difference between using a reset stylesheet and this
    *{
    Padding: 0;
    Margin: 0;
    Box-sizing: border-box;
    }

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

      Using what you wrote is fine for quick testing, but it doesn’t reset all the default styling in the different browsers. 🙂 As you can see from the video, there are MUCH more styling that are set by the browsers. So if you want to make sure that a website looks the same to your users, no matter the browser they use, then you need a reset style sheet.

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

      @@Dani_Krossing
      Can you give me a link to a good rest stylesheet page?

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

      I show it in this video 🙂 just watch the video and get it from the same place

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

      @@brianjett1446 and he linked to 3 good sources in the description of this video.

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

    Hi is it brand new episode ?

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

      Yes this one just released today. 🙂