Why & When to Use Semantic HTML Elements over Divs

Поделиться
HTML-код
  • Опубликовано: 16 дек 2022
  • 👉 NEW React & Next.js Course: bytegrad.com/courses/professi...
    Hi, I'm Wesley. I'm a brand ambassador for Kinde (paid sponsorship).
    👉 Add auth to your app FAST: bit.ly/3QOe1Bh
    👉 NEW React & Next.js Course: bytegrad.com/courses/professi...
    👉 Professional JavaScript Course: bytegrad.com/courses/professi...
    👉 Professional CSS Course: bytegrad.com/courses/professi...
    👉 Discord: all my courses have a private Discord where I actively participate
    🔔 Email newsletter (BIG update soon): email.bytegrad.com
    0:00 Solution
    #webdevelopment #coding #programming
  • НаукаНаука

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

  • @mikeandrewfernandez9797
    @mikeandrewfernandez9797 Год назад +30

    I was confused by the difference between article and sections until I found this video. Awesome content! 👍

  • @itsjiraheta
    @itsjiraheta 7 месяцев назад +15

    I have worked in soft dev (mainly in mobile) for over a decade. I used to work a long, long, loooonggg time ago on websites. They have gotten more complex, to say the least, and are in their own category nowadays with so many things to consider. Thank you for the explanation and the level of detail. Def got me as a sub! keep up the great work.

  • @MichalRutz
    @MichalRutz Год назад +11

    A very clear and professional introduction. thanks!

  • @joaovitorschmidt6194
    @joaovitorschmidt6194 9 месяцев назад +7

    your way of teaching is very good, english isn't my first language, I understand like 70% of the words and still understand you, even with reaaaaly basic knowledge of programming. Thank you so much for your content, keep it up.

  • @throbicon
    @throbicon 10 месяцев назад +4

    Thank you! This explanation and examples helped me understand the tags. Well done!

  • @kauheaa
    @kauheaa 4 месяца назад +1

    Had been reading about web accessibility and sematic tags all day and was looking for an explanation on the distinction between section and article, this provided answer to that and some other questions as well. Thank you!

  • @RaghadJohani
    @RaghadJohani 7 месяцев назад +1

    I love this kind of videos, insightful, and fun to watch. Thanks.

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

    thanks for the overall explanation with the examples, this was what I wanted!!!

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

    I was confused about sections and articles till you explained it, thanks

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

    Finally a clear explanation on the subject. Thank you very much.

  • @alialrahem9817
    @alialrahem9817 24 дня назад +1

    I did study this material on focus on SoloLearn and really clear to know the structure here you explain in detail thank you for posting this video very clear and consistent

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

    good stuff mate, was clear and helpfull.

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

    I use sections to create sections of content on the page and then if I need to divide up the section for styling I use a div for that

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

    Thank you! You're very helpful.

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

    I am from India love you from heart ❤️
    Really your example and explanation are very actually very good
    From hear ❤️

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

    1:36 From what I understand, a element isn't for "the most important links on a page", but rather it just specifies a grouping of links on the page. It is NOT uncommon to have them in the footer. The important thing is that *if you have multiple elements you need to label them.* This is done using an attribute called aria-label="" or aria-labelledby="" with an h tag child containing an id set equal to the value in aria-labelledby="". Dave Gray did a nice explanation of this particular topic here: ruclips.net/video/kX3TfdUqpuU/видео.htmlsi=nqgp6qUcEy9_5bkq&t=450

  • @heavenlyhighlights-em4cl
    @heavenlyhighlights-em4cl 5 месяцев назад +1

    Great Explanation . Earned a Subscriber..

  • @humphrey4930
    @humphrey4930 4 месяца назад +1

    Thank you, I understand it a bit better. Nice Content

  • @mks-h
    @mks-h Год назад +2

    Good video, thanks

  • @TsTheSeason
    @TsTheSeason 4 месяца назад +1

    Hey thanks so much for the great content!

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

    Very helpful

  • @kakyoin4535
    @kakyoin4535 Год назад +3

    thank you!

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

    I think we can still use a nav element in the footer section. We just have to use an arial-label to specify what section they belong to.

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

    Appreciate the effort. Any idea when you will be releasing the web design course, or the React course? I'd be interested in those.

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

      React course will be published next month, definitely make sure to be subscribed to the email newsletter 😉

  • @ahmedajah7808
    @ahmedajah7808 2 дня назад

    Now I understand what it's meant and how to apply... Thanks

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

    I like to use div in my sections as nested... because I separate contents inside the section and better to toggle for styling

  • @igu642
    @igu642 8 месяцев назад +1

    i thought html is easy but when i trying to do project in my own then i finded what the heck how to use this things i thought nuh developing is not for me but when i watch your video i am happy now

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

    Subscribed!

  • @tambeegbeayuk1836
    @tambeegbeayuk1836 2 месяца назад +1

    This Is the best video ever🎉🎉

  • @amandamcberth3160
    @amandamcberth3160 13 дней назад +1

    That was a good explanation of html

  • @lauraudechukwu2899
    @lauraudechukwu2899 11 месяцев назад +1

    this is really helpful and easy to understand. I have a question though, what are screen readears/accessibility mean?

    • @cristopherguillen4435
      @cristopherguillen4435 10 месяцев назад +4

      Screen readers are a feature that some phones and computers use to read and help blind people.

  • @Alyosha922
    @Alyosha922 8 дней назад +1

    thanks bro

  • @user-rq2ek3he9w
    @user-rq2ek3he9w 3 месяца назад +1

    good stuff

  • @tataruovidiu9305
    @tataruovidiu9305 28 дней назад +1

    thanks!

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

    My #1 interest is knowing how to quickly create my own site "template" for a small Svelte or React project. For the former (Svelte) perhaps that means using Pico CSS and...flexbox for layout? For the latter (React)...I'm not sure (Tailwind is generally for larger projects, and is flexbox sufficient, or bootstrap overkill?). Do you have either videos or coursework that cover this "mastery of making a site template/layout"? I suppose just a video/course that shows how easily(?) flexbox replaces bootstrap layout? As for styling, I'm not excited about a CSS deep-dive because...as stated...I only have small projects and I don't want to take a ton of time to learn all the intricacies of CSS if something like Pico CSS will suffice.

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

      Hi, I highly recommend you check out my CSS-course. Flexbox is king but you need to know CSS grid too, everything else is just an abstraction built on top of plain CSS (easy to learn once you’ve mastered CSS itself)

  • @ISoHEoBASSIST
    @ISoHEoBASSIST Месяц назад +4

    "I'm under the impression that semantic HTML is one of those things that everybody sells as a super important good practice, but nobody really ever ends up using. Am I wrong?

    • @onlytrends2916
      @onlytrends2916 9 дней назад +1

      You are actually right, my brother is a developer and in his company everyone uses only div thats all

    • @ISoHEoBASSIST
      @ISoHEoBASSIST 9 дней назад

      @@onlytrends2916 thanks for the piece of knowledge!

  • @epicturnip
    @epicturnip 11 месяцев назад

    What theme is this?

  • @BK-iu6ow
    @BK-iu6ow 10 месяцев назад

    What’s the best way to set up html in the head and body, that will make it mobile friendly or screen friendly where if screen is bigger it still comes out the same

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

      Use min(), max(), create a style for mobile first then add media queries with min-width to style content when the screen gets bigger.

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

    I ALWAYS use article and inside sections I tjink is more semantic surround a whole article and divide the article in sections because you can have for example an article about cats and inside sections like food, sex, ages, dead, etc.. that has no sense if you pu it out of the article but if you put put the whole article has meaning, and i use header even in a section and articles i use footer too inside articles and even aside and navs if i got some links inside that article in the aside, you can mix it elements and it is good

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

    you de esser is working hard asf

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

    why did stripe put the stuff in a div that is confusing though

  • @edgarspujats8282
    @edgarspujats8282 11 месяцев назад

    I really likes the video but shouldn't section include atleast one heading?

  • @user-om2zq2je9w
    @user-om2zq2je9w 4 месяца назад +1

    большое спасибо мне очень понравился данный урок а вам, не так ли?

  • @lucialuciferion6720
    @lucialuciferion6720 3 месяца назад +1

    I hear a Dutch accent :)

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

    u forgot to mention details, dialog, summary and data

  • @AdmiralFatcock
    @AdmiralFatcock 3 месяца назад +3

    To be honest, this shit right here is why I wanted to quit lol. I got so frustrated

  • @You_n_mee
    @You_n_mee 3 месяца назад

    what is that sound in the background? so annoying