HTML & CSS for Beginners Part 11: Classes & IDs

preview_player
Показать описание
In this video I take a look at what Classes and IDs are in HTML, how they work, and how they differ from one another.

This video is part of a large series introducing HTML & CSS to people who have never used it before. The goal of this series is to give you a good enough understanding of HTML and CSS to let you build your first website on your own!

----

Рекомендации по теме
Комментарии
Автор

Search many video on youtube to learn ccs and html i saw videos in my native language too but you are best of all them. Thanks for being a good teacher, i really appreciate your efforts. Love from India🇮🇳

MagicSantosharyan
Автор

This is the best css teaching I have met - very clearly explained and understood. Many thanks! Keep this good work on!

marksiely
Автор

Kevin is my fav YouTuber for learning, nothing exceptional classes. Thank you

superfutbolistas
Автор

You nailed it on the "For beginners" part, i went through lots of guides that were simply too complicated for where i am. This is perfect, and at a good pace!

HeavenlyVaulter
Автор

Hi I did a little html 20 years ago and never really got into it so I thought I'd come back and start right from basics again and how anyone could fail to learn html and css if they are following these videos I don't know. They're very basic and step by step which is brilliant as people who are proficient quite often don't understand how much they know and how little you know. I recently started to learn java and someone helping me tried to introduce me to java simply but they're level if idiot is still above my level of competence well it was to start with I'm getting it now. Anyway I just wanted to say for an absolute beginner I think these tutorials got at perfect pace I hope to be following many many more of you're courses. Thanks you and keep up the good work I've just done the first 10 and its gone midnight so I have to sleep even though I want to keep going I'll be back tomorrow though :P

UTRG-UnderTheRain
Автор

Hey Kevin. Great series. I’m learning a lot from you. Haven’t seen anything like this. Have you done JS series too?

jamamohamed
Автор

Thank you! this and the previous video answered my question. I was trying to figure out how to make a paragraph with varying stylings across different words or phrases, and when you said spans can have classes it clicked. I had wondered; but am still getting the hang of how tags can be manipulated. Learning 'why' things work seems to be as important as learning what they do.

TinyMaths
Автор

you are amazing, you helped me a lot during my study keep the hard work . thank you

aaazz
Автор

Just found your page!! Great video. I forgot through the year my html and Css, this is a great refresher!!

jeanclaude
Автор

Great explanation of classes! Thank you Kevin!

reginajohansson
Автор

I was confused in divs spans classes and ids! This and previous video helped me a lot! They start making sense to me now! Thankyou so much!😭😭

Anish-nrem
Автор

Clear tutorial for beginners !! Come from your CSS battle videos they are really fun !!! and I like the way you code with the explanation! that's helps me a lot
from Taiwan fans!!

ianpeng
Автор

You're such a great teacher thank you Kevin

ripdoxyyy
Автор

Thank you so much Kevin. Your videos are amazing

bidemiomosanya
Автор

Thank you for your tutorials. Much appreciated!

CrackerJayherber
Автор

you're so good at explaining all these stuff!!

aromatherapyfrance
Автор

alt+shift+w covers selected text with a <p> tag, the p is selected, allowing you to write something else in it's place. Very useful when trying to span multiple lines of text.

pranavnyavanandi
Автор

Thank you so much teacher!
It was a nice recapitulation

yavuzselimoksuz
Автор

Thank you for this series, It has helped me bridge the gap in my knowledge.

snakesandfoxes
Автор

So, if I give a container an id and a class, my guess is, the id will take priority over class in the stylesheet, am I correct?

An example would be, if I define color:red with the class, and color:blue with the id, It'll show color blue, because id is very specific, so should take priority.

baconpork