Explore web development

HTML basics

Difficulty level : Beginner

CSS basics

Difficulty level : Beginner

Javascript basics

Difficulty level : Beginner

Gain a professional skill

Website Development

Coming Soon

Front-end Development

Coming Soon

Upcoming

Coming Soon

HTML Basics

If you are new to web development begin your coding journey with this markup language.

Difficulty level: Beginner

Prerequisites : This course is for absolute beginners.

Take Away Skills

  • You’ll learn the foundational skill to build web pages.
  • You’ll learn to add and organise text, images, tables, lists and forms to your web pages.
  • You’ll be develop understanding about the SEO friendly tags.

What You’ll Learn

Module 1 : Basics

In this module you will learn about the coding environment and syntax.

1

What is HTML?

2

Let's write some HTML code

3

Elements and Tags

4

Setting up development environment

5

Coding in local environment

6

What this code is

7

Boilerplate code + Emmet

Module 2 : Elements & Tags

Learn some commonly used tags. Watch video lessons and code along.

1

Heading element

2

Paragraph element

3

Anchor tag & attributes

4

The Image element

5

Nesting elements

6

div tag

7

List

8

Table

9

HTML Forms

10

Empty elements

Module 3 : Sementic Elements

These tags will help in making a website Search Engine friendly.

1

Sementic elements

2

Header element

3

Main element

4

Article contents element

5

Footer element

6

The Document Title element

7

The metadata element

8

Favicon

9

Alt attribute

What Next

1

2

Frequently Asked Questions

Q. Why should I learn HTML?

A. HTML is the foundational language used in building a web page or web application.

Q. Is hard to learn HTML?

A. Not at all. It is the easiest one.

Q. What is the recommended way to learn HTML?

A. Read lessons and code along. Read the HTML documentation. Build some website features and practice a lot.