Learn HTML – Introduction

by Giannis Boulmetis
121 views
  • HTML is the main language to begin learning Web Development. This tutorial will help you understand what HTML is and how to write clean HTML code the right way!

HTML means Hypertext Markup Language and compined with CSS and Javascript is one of the most important technologies for web development.

This tutorial will be broken down into parts that will help you better understand how HTML works. By breaking this tutorial into smaller parts will also help you come back and read information about the specific topic you need at the given time.

It will be broken down to the following parts:

  • What is html and how it works
  • Tags: existing types and when to use each type
  • Head: What is the head tag
  • Body: What is the body tag
  • HTML Stracture: Common html stracture for a website
  • Attributes Part 1: What are the attributes and how to use them
  • Attributes Part 2: More in depth details and examples
  • Attributes Part 3: Best Practices
  • Style Tag: What it does and when to use
  • Script Tag: What it does and when to use
  • HTML5 Tags: Introduction
  • HTML5 Tags: Improve your HTML stracture
  • HTML5 Tags: Video and Audio

These are the planned topics we will discuss in this tutorial, although more may be added as we move forward.
There will also be exercises at the end of some parts for you to follow and better understand each topic.

See you next week with the release of the first part!

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More

Privacy & Cookies Policy