HTML5 Most Ultimate Guide - Zero to Mastery (2023)
What you'll learn
- Complete HTML5
- Writing HTML5 code
- All HTML5 tags
- Bit of CSS & JavaScript
Requirements
- A computer running Windows or macOS
- A web browser and internet access on the computer
- No programming experience needed. You will learn everything you need to know
Description
this course teaches all non-deprecated tags of latest HTML5, the course is for everyone as for beginners also for professionals.
the course map:
1. Introduction & Setup
Welcome
Introduction
Installing Tools on Mac
Installing Tools on Windows
2. Basics
Section Introduction
<!Doctype>, <html>, <head>, <body>
Special Characters
<title>
<meta>
<style>
<link>
<script>
<noscript>
<!-- -->
<br>
<hr>
<span>
<div>
<p>
<iframe>
<portal>
<a>
<img>
<base>
3. Formatting Text
Section Introduction
<pre>
<h1>, <h2>, <h3>, <h4>, <h5>, <h6>
<details>, <summary>
<wbr>
<code>, <kbd>, <samp>
<blockquote>
<u>, <ins>
<b>, <strong>
<i>, <em>, <var>, <dfn>, <cite>
<address>
<small>
<sub>, <sup>
<del>, <s>
<mark>
<q>
<bdo>, <bdi>
<abbr>
<ruby>, <rp>, <rt>
4. Lists
Section Introduction
<ol>, <ul>, <li>
<menu>
<dl>, <dt>, <dd>
5. Table
Section Introduction
<table>, <tr>, <th>, <td>
<caption>
<colgroup>, <col>
<thead>, <tbody>, <tfoot>
6. Graphic & Media
Section Introduction
<audio>
<video>
<track>
<source>
<picture>
<embed>, <object>
<map>, <area>
<svg>
<canvas>
<figure>, <figcaption>
7. Form & Form Elements
Section Introduction
<input type="text">
<form>, <input type="submit">
<input type="password">
<input type="search">
<input type="tel">
<input type="url">
<input type="email">
<input type="hidden">
<input type="color">
<input type="checkbox">
<input type="radio">
<input type="reset">
<input type="button">
<input type="date">
<input type="time">
<input type="datetime-local">
<input type="week">
<input type="month">
<input type="range">
<input type="number">
<input type="file">
<input type="image">
<button>
<output>
<label>
<fieldset>, <legend>
<datalist>, <option>
<select>, <optgroup>
<progress>
<meter>
<textarea>
<dialog>
8. Tags For JavaScript Use
Section Introduction
<data>
<time>
<template>, <slot>
9. Content Sectioning
Section Introduction
<header>, <main>, <footer>
<nav>
<section>, <article>
<aside>
10. Deprecated Tags & Their Alternatives
Section Introduction
<strike>
<param>
<big>
<acronym>
<dir>
<menuitem>
<nobr>
<xmp>
<frame>, <frameset>
<hgroup>
<center>
<basefont>
<blink>
<applet>
<spacer>
<marquee>
<font>
<noembed>
<tt>
Who this course is for:
- for anyone (as beginners also professional HTML developers)
- for people that are willing to learn HTML5
- for people that want to learn about Web-Development
Instructor
I am into web-development for more than a decade. First time when i learnt about it my goal was to make a single beautiful HTML page with CSS (especially menu with color changing effect on hover), since then i got into it and started learning them and also other web-programming languages. i taught it to my best friend for the first time and since then i help people to learn web-development.