These are great, I love the explanation that comes with these beginner videos. I can find tutorials anywhere that tell me about h1, h2, h3 elements, but having you explicitly say things like "only have 1 h1 tag in your page, here's why" is such a valuable piece of information that often gets glanced over. It's like having a survival guide telling you "eat these berries, they're okay" instead of reading a book with a list of edible berries.
Kevin, I’ve been coding for 20 years but my knowledge base is like Swiss cheese. At retirement age, I decided to start over with this course. Sure enough, I learned new things. Too many to admit. Thanks!
I am trying to make an HTML tutorial in my local language and this has helped me alot to make things less scary for people just getting started. Thank you.
I very much appreciate this video. It explained some of the things I've been having some problems grasping fully, like article, section and div. You explained it in a very easy and understandable way. Thank you.
Oh man, that takes me back...I remember back in the day when I was first starting and if digital content could get dog-eared, my HTML cheat sheet would have been down right furry with fingerprints and coffee stains.
Thanks for posting this! I have a question about the use of terminology (tag vs element). Generally speaking, I'll refer to things on the page as "elements" unless I'm talking about some specific in-line attributes. Then, I'll use "tag". With regard to em, strong, and span, is it ever appropriate to refer to them as "elements"? You're a genius and I recommend your work and classes to everyone I know who works with HTML! Thanks again! (Sorry if this comment was posted twice)
tag is really the opening and closing bits, and when you take them and everything in between, it's an element, so yeah, it is a strong element, but it does seem a bit funny to think of it that way 😅
Thanks Kelvin! this is great work you are doing here, keep up the good work. I am becoming seriously interested in CSS and demystifying it. However, I desire your help here. The contents of the business training book you used as an illustration in this tutorial appears captivating and interesting to read. I want to know the business training book, "title" and the publisher (Author). Business: what's it all about? 2 Purpose of a Business 4 The Nature of business Operation 5 Ownership structure of a business 6 Sole Proprietorship 6
this is great however I think you missed an opportunity by not also stating that elements have a default display style and explain what that is. P is block, span is inline etc. why important to get the look you want.
In the kind of same direction, I would have also mentioned the tag, you can use, to create a single line break within a paragraph. I sometimes also use it instead of a to visually break up a sentence which contains a (longer) enumeration, without the need to undo preformatting of lists. Sth. like this: Kevin spoke about the basic html tags in this video, which are html, body, header, main, footer, and a couple more. instead of this: Kevin spoke about the basic html tags in this video, which are html, body, header, main, footer, and a couple more.
These are great, I love the explanation that comes with these beginner videos. I can find tutorials anywhere that tell me about h1, h2, h3 elements, but having you explicitly say things like "only have 1 h1 tag in your page, here's why" is such a valuable piece of information that often gets glanced over. It's like having a survival guide telling you "eat these berries, they're okay" instead of reading a book with a list of edible berries.
remember boys, the only one you need is ;)
Lol absolutely
That where you make the dive grid or flex box div the only one you need more then others
@@TechtalkAi2762 You need to be skilled to be able to center a div.
Nah,semantic html for SEO😔
@@Someone-vg6jk it woks same as div but has special meanings for programmers and search engine robot
Kevin, I’ve been coding for 20 years but my knowledge base is like Swiss cheese. At retirement age, I decided to start over with this course. Sure enough, I learned new things. Too many to admit. Thanks!
The article vs. section always confused me, and you made me understand their differences in a very clear way. Thanks mate!
I am trying to make an HTML tutorial in my local language and this has helped me alot to make things less scary for people just getting started. Thank you.
The explanation of Strong and em tag.💯
Can you please do video on meta tags and seo
I'm so glad I found this channel😁. It was hard for me to find creators that explain these in a way I understand.
I very much appreciate this video. It explained some of the things I've been having some problems grasping fully, like article, section and div. You explained it in a very easy and understandable way. Thank you.
Oh man, that takes me back...I remember back in the day when I was first starting and if digital content could get dog-eared, my HTML cheat sheet would have been down right furry with fingerprints and coffee stains.
Thanks Kevin you are really helpful 👍
I love how much you talk.
All along have been using the content
tags the wrong way.
Great video. have added the 1% daily on this thanks.👍👍
I love your content .You are awesome....keep teaching us Sir
You only need one tag in : ! One tag and a ton of CSS to emulate all other tags. :)
This video is awesome!
Awesome! Well explained
Another great video! I love that you used Smitten Kitchen's site as an example for the tag! Her oatmeal raisin cookies are amazing!
awesome explanation!
Most applicants I review: "I will use only div. Oh, and I'll nest a inside an tag. This is fine."
Me:
7:08 that other type of list, are you referring to DIR, MENU, or DL?
Probably the *Definition list*
so next essential CSS for beginners plz :)
It's in the works, but won't be ready for a little bit :)
so is it tag or element, since it doesn't have a closing tag, the entire tag is also always an element.
It's both 😅 - It's a self-closing tag, and by definition, an element.
I started 20 years ago (sadly our new cms (content AI hasn't e html section)
Thank you
Thanks for posting this! I have a question about the use of terminology (tag vs element). Generally speaking, I'll refer to things on the page as "elements" unless I'm talking about some specific in-line attributes. Then, I'll use "tag". With regard to em, strong, and span, is it ever appropriate to refer to them as "elements"? You're a genius and I recommend your work and classes to everyone I know who works with HTML! Thanks again! (Sorry if this comment was posted twice)
tag is really the opening and closing bits, and when you take them and everything in between, it's an element, so yeah, it is a strong element, but it does seem a bit funny to think of it that way 😅
thank you
Wonder if the screen readers will also blush when saying LOVE like that.. Just kidding, cool video.
Thanks Kelvin! this is great work you are doing here, keep up the good work. I am becoming seriously interested in CSS and demystifying it. However, I desire your help here. The contents of the business training book you used as an illustration in this tutorial appears captivating and interesting to read. I want to know the business training book, "title" and the publisher (Author).
Business: what's it all about? 2
Purpose of a Business 4
The Nature of business Operation 5
Ownership structure of a business 6
Sole Proprietorship 6
I honestly have no idea, it was just a good example I found looking around online 😅
I want to design a card so for that is it right to use article as html tag ?
Often, yes. Depends a little on the context, but a lot of the time articles work.
STRONG is short for “strong emphasis” not “strong importance”
Why didn't you mention description lists? They aren't deprecated or obsolete.
118 elements? Where did I hear that before... Ah :( In chemistry when I FAILED IT
I am very ergerly on...
#NewbieTuesday
Sections within articles, not the other way around. I'll remember that!
I love you too Kevin
What's the other type of list?
...excellent
nice video
Great video. One thing: strong and em...I don't think you got around to actually saying that "em" defaults to being shown as italics.
Did I not? Oh no 😅 - Bit of an oversight on my part there
@@KevinPowell Hey, it happens. 😁 Just wanted you to know.
Niiiice!
Maybe this is overly nitpicky, but the Doctype declaration is not really a tag.
❤🔥🔥
You mean div tags?
I'm guilty of using headings for styling purposes instead of for organizing page content :(
at least you're not the only one
this is great however I think you missed an opportunity by not also stating that elements have a default display style and explain what that is. P is block, span is inline etc. why important to get the look you want.
Good point, I should have mentioned it for sure.
In the kind of same direction, I would have also mentioned the tag, you can use, to create a single line break within a paragraph. I sometimes also use it instead of a to visually break up a sentence which contains a (longer) enumeration, without the need to undo preformatting of lists.
Sth. like this:
Kevin spoke about the basic html tags in this video, which are
html,
body,
header,
main,
footer,
and a couple more.
instead of this:
Kevin spoke about the basic html tags in this video, which are html, body, header, main, footer, and a couple more.
💙💙💙💙💙👍💛💛💛💛💛💛
The only element you need is TITLE.
Two different types of lists.... or three.... LOL
There is as well, but I wouldn't include that one as essential at the very start 🙂
@@KevinPowell true, though I feel it is one of the ones that has some good uses but it overlooked.
Aside you forgot
HTML is nothing compared to CSS isn't it?😢
This is great 🤌🏾🤌🏾🤌🏾