Learn HTML meta tags in 3 minutes 🏷️

preview_player
Показать описание
HTML meta tags tutorial example explained

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

<!DOCTYPE html>

<html>
<head>
<title>My first website</title>
<meta charset="UTF-8">
<meta name="description" content="Free HTML tutorial for beginners">
<meta name="keywords" content="HTML, tutorial, beginners">
<meta name="author" content="Bro Code">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="refresh" content="30">
</head>
<body>

</body>
</html>

BroCodez
Автор

Usually don't comment on videos but I had to express how thankful I am for this video. I was struggling to understand the uses/importance of meta tags this was very informative

allysonbaffourowusu
Автор

This short video explained so much faster than other videos I have watched that were twice as long!

Thank you!

Jay
Автор

I have my IGCSE Information Technology exam tomorrow, this is a new addition to the syllabus so I was really unclear on it. Thank you so much for this video, explains everything I need to know!!

chaitanyashah
Автор

great video, to the point. thanks man! started learning coding a week ago, sort of went through the basics, now looking for tutorials and examples and each always has something extra that is not explained. Videos like this are great addition and helps a lot. :)

petrthingsilike
Автор

lol dude i learned html in high school for 4 years every teacher I asked to explain meta usage was not able to and you did that in just 4 mins
tnx

unknown-ppcp
Автор

like bro i legit have a exam in 3 days and I didnt know anything about meta tags only information through marking scheme as our teacher didnt explain it to us but this video literally explained the same meta tags that are in our syllabus and i have to say i am so grateful to you for still saving students life even after 2 years

somanzafar
Автор

This was really very easy to understand and very nice. I was confused before this but now I understand that what are the meta tags actually.

Cut_edits-hk
Автор

Very clear, only had to watch video one time, very nice examples. 👍 Thank you.

kashigi
Автор

Thank you. You were to the point and to the assignment. Class was passed for me. Thanks again.

busybizzle
Автор

Have my ITS HTML certification tmrw, this really helped.

archith
Автор

Started learning to code a month ago. Most things I can figure out from the book itself but some things are better explained in tutorials. I find your content very insightful and this lesson has actually helped me a lot to understand meta data better.

thx a lot!!! Really appreciated

marosbencik
Автор

Thank you. This helped me understand the concept really quick and easily.

JermarcoB
Автор

Nice one bro
You really hit the nail on the head

amosstephen
Автор

Thx broo, apparently digital marketers need to learn about this.

abebrosiczki
Автор

Very helpful, I couldn't understand the concept of meta tags and this gave me way better understanding!

TheFrostedblakes
Автор

data about data ..Thank you so much kudos

seaparotancel
Автор

Watched your video. Great! Thank you!

horizon
Автор

Thank you I'm working building my website.
Hopefully it will be done by next Monday.

Therealjjpccd
Автор

Hit that like button and subscribe button
Thanks for help.❤

gwmagician