Target audiences
- This course is for anyone who has no prior knowledge of HTML or anyone with basics and would like to tighten their confidence with Hyper Text Markup Language.
HTML is arguably the most important building block for creating web applications and websites.
Its job is to display content on a web page. Almost all the web applications and the websites that exist today are built using HTML as the primary markup language. This makes HTML a very important language to understand.
In this course, I will teach you everything you need to know to start making your own web pages with HTML. The course assumes that you don’t have any knowledge of software development, therefore starts from the very beginning. We will learn what HTML is and what it means, and then go ahead and set up our development environment – right in this course.
If you know some HTML and want to tighten the gaps, this course is good for you too. You may however need to skip some lessons which you will find familiar to you.
Course Features
- Lectures 17
- Quizzes 0
- Duration 4 weeks
- Skill level Beginner
- Students 89
- Certificate Yes
- Assessments Yes
-
Introduction to HTML
HTML is short for Hyper Text Markup Language. It is the language used to give structure to web pages.
- What is HTML?
- Development Environment Setup
- The anatomy of an HTML Tag
- The Basic Structure of an HTML Document
- Understanding Heading Elements
- Understanding Paragraph Elements
- Adding white space in HTML
- Commenting your HTML code
- Making Lists in HTML
- Creating Links in HTML
- Displaying Images in HTML
- Responsive images in HTML
- Understanding HTML5 Audio
- Understanding HTML5 Video
- HTML Forms
- Fieldsets and Legends
- Select input types