8: Introduction to Classes and IDs in HTML | Learn HTML and CSS | Learn HTML & CSS Full Course

preview_player
Показать описание

Introduction to Classes and IDs in HTML | Learn HTML and CSS | HTML tutorial. Today you will learn about HTML Classes and IDs, which are used to target a specific HTML element, in order to style it using CSS.

➤ 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 to share improved and updated lesson material, and for a small fee you can access all the material. I have worked hard, and done my best to help you understand what I teach.

I hope you will find it helpful :)

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

<html>
<head>
<style>
body {
color:aqua;
background-image: url(image.jpg);
border: 3px dashed black;
}
h1 {background-color:white;}


</style>
</head>

<body>


<h1>THANK YOU SO MUCH</h1>




</body>
</html>

necessarytips
Автор

I learned more than I ever learned in any school I been in or tutorials LOL this guy makes it so simple to understand, thats a sign of someone who knows their knowledge. Thank you for sharing the free knowledge with us, youre creating a new generation of greats!

duckyboy
Автор

I just wanna say thank you for this course. I'm learning more here than I am in a 4 hour class using atom.

nasirfinch
Автор

You have a talent for teaching. Not many can teach the way you do! I am very grateful for you man!

Ahmed-usns
Автор

I’ve learned so much from your videos than my 4 yrs in college, thank you

kingcrack
Автор

Videos like these are a testament to how easy it is to learn this kind of stuff online. Great stuff.

boggelzz
Автор

Hopefully we see more css grid examples in future. I like your lectures. even though I finished css course long time ago, I still want to watch the new lessons.

jaabrty
Автор

Omg! Thank you for the breakdown! I've learned a lot from this video.

CredoVG
Автор

Sensei im slowly following and applaying what im learning from your lessons that are so well done and so detailed that not even school gives so precise teaching.. appreciate and thanks full for your videos!
Keep it up

ahmedfenix
Автор

now i will never forget difference in class and id. Thanks Sir :)

apporvaarya
Автор

You are the best teacher ive ever seen. Thank you very much for this awesome content!!

amandanamikata
Автор

This is so well-explained! Thank you for these series!

poshspicevic
Автор

You are the best teacher and also the best programmer in this world. Thank you very much. I have almost learned 95% of coding from You! Thanks a ton, sir! *Saluting*

rahee
Автор

that is one of the wonderful videos and tutorials I had learned. thanks a lot.

abdelrahmanmohamed
Автор

appreciate it man i finally understand what i needed to do!

xshu_.
Автор

amazing .
thanks a lot dude. keep up the good work

jackfrost
Автор

Really helpful, thank you:)

Helped me with my CIS homework!

collinchurch
Автор

i think my brain has got 10x bigger just from watching 8 vids of this series IMA WATCH MORE!

jbcboxer
Автор

Thank you!!!! You've saved me so many times XD I really appreciate it!

ashleyrossgoingmerrily
Автор

thank you for explaining the difference.

papapaul