HTML Tutorial for Beginners

preview_player
Показать описание
Learn HTML FAST from a professional developer. This course will get you into the career of web development. You'll learn HTML, CSS, & Javascript using modern tools so you won't be embarrassed on your first job interview!

IMPORTANT! If you ONLY want a website for yourself or your business, DO NOT learn all this stuff...it's a waste of your time.

Note, that's an affiliate link, so feel free to snoop around on their site to find the Wix ADI on your own if you don't want to support this channel.

In this video, we're going to learn how to build a website with HTML.
In this tutorial html is the hero and we'll learn just how simple it is to get started...you really only need to learn a few words!

The whole course:
Web Dev 1: How to set up your computer for web development

-~-~~-~~~-~~-~-
Also watch: "Tailwind CSS - why CSS utility classes save so much time"
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

You've explained this more clearly and concisely in 10 mins than any of my lecturers have done in multiple hours. Thanks for this.

YourEverydaySheep
Автор

Something that I learned from this useful video:
<tag name> <open tag></opentag> <self close />
<tag name atributes="" />
some tag we must have:
<!DOCTYPE html>
<html>
<head>
<title>ktf</title>
</head>
<body>
</body>
</html>

particular example:
<h1> to <h6>
<p>, <strong>, <em>, <button>, <li> and 2 <ul> and <ol>
thank you this author's video did create the awsome video:)))

yasuo
Автор

I am taking a course at my school for web developement and since my final exams are coming up in a year I thought I might want to rewind all the stuff I learned and stumbled across this video. Thanks!

dominikschipany
Автор

You're the best teacher EVER!! Every explanation is so smooth, clear and well articulated that I actually started to get passionate about understanding how coding and programming languages and systems work! Keep going!

oOSilverZackOo
Автор

7:49 for anyone wondering how to do multiple, you can double click on the paragraph line and and after its selected hold the keys ctrl+X together and after when it will be gone click ctrl+V together until you are sufficed.

BengaliwithIsha
Автор

I learned html in 11 min.... wtf it looked so hard at first but its so easy... thanks a lot

ssticman
Автор

You've kinda forgot to talk about semantics. I think that's the bread and butter of HTML. Wrapping text in <strong> doesn't make it bold, it indicates the importance of that text. Same with <i>. I would say that especially in beginners guide, should this be covered. It would make web so much more accessible.

djvesko
Автор

I've only just found this - how? I'm a photographer and always wanted to make my own website and online courses are always so expensive and hit-and-miss when it comes to quality. This free content on YouTube is always so much better. You have a very very good way of teaching, especially to clueless Neanderthals like myself. Thank you for creating such easy-to-watch content. :)

eightfake
Автор

Quarentine be making me learn a third programming language

BaldiGaming
Автор

Not sure how many people this will help but if you want to add more than one single space you can use &nbsp; and it will add a space no <> required just add it in your text

tuttifrutti
Автор

you made it very comprehensive! I listened and tried to learn from other web developers, apparently not everyone can teach! Thank you sir!

evaadams
Автор

good video but you shoulda mentioned <a> and <div> tags maybe?

matthewjumps
Автор

This is very useful! and it can actually change someone's life because of the job that they can get after learning this skill.
Thank you so much for this! I've been wanting to learn how to make a website since when I was younger, but I didn't have a chance to pursue it and go to an actual IT university.
Definitely subscribing, and I will absolutely going back and will support your channel in the future too.
Thank you so much.

jerwellsavella
Автор

I was attempting a different course, and got over my head quick. This is more my speed. Great vid!

brianburch
Автор

OMG thank you so much! This is soooo much easier than I thought it would be. I really appreciate you taking the time to help people like me learn such a valuable skill.

JPC
Автор

thank you for your videos! I used to be really scared of those code lines, but you really make it look and sound easy :))). even if it's just the beginning and it gets way more complicated later on, it's great for those who, like myself, wouldn't even consider going deeper into this stuff for the fear it's too hard:). great work!

eukaliptusowa
Автор

OMG I thought creating a web was a hard thing but because of your help I did it

yakeshimi
Автор

I clearly went to college and studied the wrong course... Imagine I'm geeking over a button😂😂

CrosbyConnect-jmov
Автор

Self closing tags (ie. img, br, hr) don't need a slash (<img />). They are self closing which means they don't need anything to be added to be closed.

nachoboi_
Автор

this is of the most detailed well thought up tutorials good job

cameronk