Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
HTML Basics
Rating: 4.5 out of 5(227 ratings)
6,138 students

HTML Basics

Learn the absolute basics of HTML and create your own profile with these 11 short videos.
Created byColorCode .io
Last updated 7/2020
English

What you'll learn

  • Core HTML concepts
  • HTML Basics to build web pages quickly and easily
  • Elements
  • Attributes
  • The DOM
  • HTML Semantics
  • Selectors like classes and IDs

Course content

3 sections11 lectures47m total length
  • Introduction (What is HTML?)3:26

    Welcome to HTML Basics by ColorCode.io. I will show you the basics of HTML in 11 short videos, specially designed for people with little to no coding experience. In this video, I will go over the course material and what you can expect to get out of it.

Requirements

  • A desire learn coding
  • Do you have a computer? Good :) There is no knowledge of programming required to take this course.
  • Interested in programming and web development

Description

HTML is so important and yet so simple to learn. Usually, simple basic stuff isn’t that useful but that’s not the case with HTML. It is a great first language for anyone.

HTML is nothing but a text file. It’s the foundation of every web application. It’s the skeleton and the structure of your page. It’s the entry point of every app. This means every time someone goes to your site the HTML file is the very first thing that the browser loads for them, before anything else, images, colors, words, buttons.

So in this course we’re going to make multiple pages together. We’ll be working with a version of HTML that’s called HTML5. Let's do it.

Who this course is for:

  • Are you interested in coding? Want to learn basics of web development? This course is for you.
  • People with little to no coding experience
  • Beginner web developers