Download free course The HTML Handbook, pdf file on 87 pages by Flavio Copes.
HTML, a shorthand for Hyper Text Markup Language, is one of the most fundamental building blocks of the Web.
This handbook is aimed at a vast audience.
- First, the beginner. I explain HTML from zero in a succinct but comprehensive way, so you can use this book to learn HTML from the basics.
- Then, the professional. HTML is often considered like a secondary thing to learn. It might be given for granted.
Even if you don't write HTML in your day to day work, knowing how HTML works can help save you some headaches when you need to understand it from time to time, for example while tweaking a web page.
This handbook is aimed at a vast audience.
- First, the beginner. I explain HTML from zero in a succinct but comprehensive way, so you can use this book to learn HTML from the basics.
- Then, the professional. HTML is often considered like a secondary thing to learn. It might be given for granted.
Even if you don't write HTML in your day to day work, knowing how HTML works can help save you some headaches when you need to understand it from time to time, for example while tweaking a web page.
Table of contents
- HTML Basics
- The document heading
- The document body
- Tags that interact with text
- Links
- Container tags and page structure HTML
- Forms
- Tables
- Multimedia tags: audio and video
- iframes
- Images
- Accessibility
Pages : | 87 |
Size : | 0.9 MB |
Downloads: | 271 |
Created: | 2022-02-03 |
License: | Open Publication License |
Author(s): | Flavio Copes |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about The HTML Handbook
Learn how to make a simple top-down shoot 'em up in a few hours using the Phaser HTML5 game framework.
Download free course Learning HTML5 Canvas, pdf file on 198 pages by Stack Overflow Community.
This tutorial is an introduction designated to some basics of HTML (HyperText Markup Language) ,small document training under 24 pages for brginners.
This tutorial contain a brief overview about HTML5 and CSS3 , a free training document in PDF under 45 pages by Jason Clark.
This book written to provide clear and concise explanation of topics for programmers both starting to learn the HTML Canvas as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it.