
In this lecture you will learn that what is HTML?
Then we review a little history of HTML and finally we create a blank HTML document.
In this lecture you will learn about HTML tags which are the main constituent of HTML.
You will learn about 3 parts of a tag :
1- start tag
2 - content
3 - end tag
In this lecture you will learn how to create nested tags and observe discipline of nested tags.
In this lecture you will learn about HTML general structure which is used for all the webpages in the world.
In this lecture you will learn a new type of tags called empty tags.
In this lecture you will learn a new topic called attributes.
You will learn about normal attributes and boolean attributes.
In this lecture you will learn about comments topic in HTML.
In this lecture you will be familiar with the following tags:
<p>
<br>
<hr>
<title>
In this lecture you will be familiar with heading tags.Also you will be familiar with a new text editor called adobe dream weaver which is one of the best code editing softwares.
In this lecture you will be familiar with the following tags:
<abbr>
<bdi>
<b>
In this lecture you will be familiar with the following global attributes:
class - contenteditable - dir - draggable
In this lecture you will be familiar with the following global attributes:
hidden - id - lang - tabindex
In this lecture we continue text formatting tags.
In this lecture you will be familiar with the following tags:
<cite>
<i>
<em>
<strong>
<code>
<del
In this lecture you will be familiar with the following tags:
<ins>
<u>
<dfn>
<mark>
<pre>
<small>
In this lecture you will be familiar with the following tags:
<sub>
<sup>
<wbr>
This is the last text formatting tags lecture.
In this lecture you will be familiar with a group of tags called phrase tags.
Phrase tags:
<em>
<strong>
<code>
<samp>
<kbd>
<var>
In this lecture you will be familiar with the semantic elements.
In this lecture you will be familiar with the following tags:
<article>
<aside>
<details>
<figure>
<figcaption>
<header>
<footer>
In this lecture you will be familiar with the following tags:
<main>
<nav>
<section>
<summary>
<time>
<dialog>
<address>
In this lecture you will learn what are inline elements and block-level elements and their difference.
4 tags are remains which will be introduced in this lecture.
These 4 tags are:
<meter>
<progress>
<div>
<span>
In this lecture we will review what is the link and how to create a link?
Also in this lecture you will be familiar with the <a> tag and its attributes.
In this lecture you will be familiar with the absolute and relative links and their differences.
Also in this lecture you will learn the <base> tag.
In this lecture you will be familiar with the email links and the anchor links.
In this lecture you will be familiar with the <img> tag attributes.
This is the only lecture of this section.
In this section you will be familiar with the ordered lists and the following tags:
<ol>
<li>
In this section you will be familiar with the unordered lists and the <ul> tag.
In this section you will be familiar with the description lists and the following tags:
<dl>
<dt>
<dd>
In this lecture you will learn how to create a table in html.Also you will learn the following tags:
<table>
<tr>
<td>
<th>
In this lecture you will learn how to grouping HTML tables by rows and by columns.
Also you will learn the following tags:
<thead>
<tbody>
<tfoot>
<colgroup>
<col>
In this lecture you will find out what is a form.
In this lecture you will understand how to create a form and you will be familiar with the <form> tag and its attributes.
In this lecture you will be familiar with the <input> tag and some of its attributes.
In this lecture we continue learning types of inputs.
In this lecture we continue learning attributes of the input tag.
In this lecture we continue learning attributes of the input tag.
In this lecture you will learn what is a select box and how to create it.You will fimiliar with the following tags:
<select>
<option>
In this lecture you will learn popular topic of datalist.
In this lecture you will learn how to put a video or an audio in your site.You will be familiar with the following tags:
<video>
<audio>
<source>
In this lecture you will learn attributes of the <video> tag.
In this lecture you will learn the attributes of the <audio> & <source> tags.
In this lecture you will be familiar with the <embed> tag and its attributes.
This is the last lecture of this course.
In this lecture you will learn the <iframe> tag and how use it.
In this course you will fully learn about HTML5.
This is a practical course and i tried to teach you everything in the least time possible.
As you know HTML is first step in web development learning path , so it's so important that you start your way with a powerful course.
After this course you are an HTML programmer and you can safely enroll to next course in your learning path.