Learn HTML at Ease.
HTML is an acronym
that stands for HyperText Markup Language. Some people get it twisted that HTML is a programming language rather than Markup languages, HTML is a Markup Language and Markup Languages help us to determine how elements are
shown on a webpage.
HTML is uncomplicated like programming languages, HTML is a text-based structure that's easy for newbies to understand and comprehend.
HTML
is used in creating the front end of a website. It is referred to as
the foundational structure of a website.
In this very HTML tutorial, you are going to learn all the basic basics of HTML,
This study will cover the following:
- Basic Tags to start
- Attributes
- Formatting Techniques
- Metadata
- Images
- Table Tags
- Working with Lists
- Different Links
- Blocks
- Frames and iFrames
- Working with color and fonts
- Building up Forms
- Marquee tags for scroll properties
- Embed tags for video and audio
The above topics are explained with reasonable examples to understand the ideas better.
No
need to have previous knowledge of HTML or any programming acquaintance. This
course begins from the very basic, explaining everything you need to know about HTML, starting from how to install the text editor to coding using basic
tags and also extending to advanced topics in HTML.
Source
Files:
Notepad ++
Credit: Giraffe Academy
What you'll learn
Introduction to HTML
How to Choose a Text Editor
How to Create an HTML File
The Basic of Tags
How to Add Style and Color
How to Format HTML Page
How to Create Link in HMTL
How to Add Images
How to Add Video and Youtube iFrames
How to Create Lists and Tables
How to Create Divs and Span
How to Add Input and Create Forms
How to Add iFrames
How to Add Meta Tags