CSS Tutorial For Beginners 11 - Inheritance

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

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

  • @dspamers
    @dspamers 7 лет назад +32

    Love that the videos are all bite sized. You give good examples without bombarding me with info.

  • @shivanishikha8552
    @shivanishikha8552 3 года назад +5

    i like the "what the heck is going" . makes me feel connected. LOL

  • @thestarinthesky_
    @thestarinthesky_ 5 лет назад +9

    What an amazing explanation! You are the best tutor. Thank you

    • @NetNinja
      @NetNinja  5 лет назад +2

      Thanks so much Sam! :)

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

    Hey, your videos are just awesome! I´m so mad that I didn´t find it earlier because I spent a lot of time visiting HTML, CSS courses which was wasting of my time in comparison with your videos and especially interpretation and content of the material. Thank you so much for that.

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

    Your Tutorial is great, thanks buddy

  • @mickzeh8974
    @mickzeh8974 6 лет назад +19

    no no no no, i want to be green. lmao :D

  • @kerwebayerlota7965
    @kerwebayerlota7965 5 лет назад +1

    Good job net ninja, what a nice tutorial on css inheritance.

  • @trickmi8829
    @trickmi8829 4 года назад +1

    Awesome tutorials. Can you please tell which font did you use in your slides 0:20?

  • @JayTailor45
    @JayTailor45 6 лет назад +7

    Transition sound is giving me heart attack :P

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

    Hence the name Cascading (!!) StyleSheets.

  • @nikhilchandraroy1094
    @nikhilchandraroy1094 5 лет назад +1

    no no no so funny! like your video making style. Thanks for share sir!

  • @w3jfo290
    @w3jfo290 6 лет назад +2

    What if the body tag was put last instead of first in the css file? Would everything in the body then be red because of the cascade?

  • @davidnagy9406
    @davidnagy9406 5 лет назад

    I do like your videos :) Thank you for all your efforts here!

  • @ahmedimam6496
    @ahmedimam6496 8 лет назад +1

    Hello sir, does it mean if we want to manipulate the tag we have to call it by its own name unlike the other tags we manipulate them by their parents ?

    • @ukaszcezary8870
      @ukaszcezary8870 6 лет назад

      I think so - we should target the element and grab it by some style ;)

  • @christophwallner9067
    @christophwallner9067 5 лет назад

    very good video man thanks a lot

  • @ameralghfili4958
    @ameralghfili4958 4 года назад

    Very helpful, thank you

  • @Dianac18247
    @Dianac18247 7 лет назад +1

    Hey! I love your videos! Could you explain to me why, even though you are specifying in the .css file that everything within the body tag is red, the link is still using the standard styling rules from the browser? Maybe it is obvious but I didn't get it.Thanks :)

    • @NetNinja
      @NetNinja  7 лет назад +19

      Hey, thanks :). They are using the browser styles (colouring the links blue) because the browser default tyle is more specific. By that, I mean that the browser default style will look like this:
      a{
      color: blue;
      }
      This is more specific than body{ color: blue; } because it's targeting the element directly. Much like when we targeted the tags with p{ color: green; }, it was more specific than the body selector because it targeted the element directly. Hope this helps :).

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

      @@NetNinja Could you please give us the preference order of different selectors in order to avoid confusion if possible.Thanks for the video

  • @oussamatachi4534
    @oussamatachi4534 4 года назад

    ccould you gemme the name of the font that you used in this video plz ?

  • @TheWolfer87
    @TheWolfer87 4 года назад

    i have a problem. Have two in the body. I try to change the color one of them, then i give for it a class like these
    and nothing happened. After i put that in a , and nothing. How can i manage it?

  • @nevken
    @nevken 6 лет назад

    You are funny hahaha... good way to teach sir... keep going...

  • @DavidJeffery
    @DavidJeffery 5 лет назад +2

    Do you live next to a school? I'm sure I can hear playground noises in the background :)

    • @NetNinja
      @NetNinja  5 лет назад +3

      Ha, I did at the time of recording this course - not anymore though.

  • @rajeevkumar2506
    @rajeevkumar2506 5 лет назад +1

    why don't you use live server of brackets instead of opening browser all the time????

  • @sourabhprabhu6102
    @sourabhprabhu6102 6 лет назад +1

    What if i don't want that yellow underlined?

  • @MRABDULALI-123
    @MRABDULALI-123 2 года назад

    Very strange to watch these videos work for me even in 2022

  • @Michael_H_Nielsen
    @Michael_H_Nielsen 6 лет назад

    You never used the inheritance CSS code.

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

    Dear teacher, i hardly understand because you speak faster.

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

      Can always change the playback speed! Handy tool to remember

  • @PIRAKAS666
    @PIRAKAS666 4 года назад

    bodeh

  • @ossamahjaji7985
    @ossamahjaji7985 8 лет назад +10

    alt+tab for christ sake !!