Introduction to HTML

By J.D. Gauchat

Introduction to HTML - J.D. Gauchat
  • Release Date: 2018-01-01
  • Genre: Computers

Description

Learn how to create your website's documents with HTML. After reading this guide, you will know how to work with HTML elements, how to define a document's structure, and how to organize its content.

Table of Contents

HTML
Structure
Document Type
Structural Elements
Global Attributes
Content
Text
Links
Images
Lists
Tables
Global Attributes
Forms
Definition
Elements
Submission
Global Attributes
Video
Video Formats
Audio

QUICK REFERENCE
Elements
Attributes
Input Types

This guide assumes that you have a basic knowledge of web development and you know how to create files and upload them to a server. If you don't know how a website is developed, read our guide Web Development. For a complete course on web development, read our book HTML5 for Masterminds.

This guide is a collection of excerpts from the book HTML5 for Masterminds. The information included in this guide will help you understand a particular aspect of web development, but it will not teach you everything you need to know to develop a website or a web application. If you need a complete course on web development, read our book HTML5 for Masterminds. For more information, visit our website at www.formasterminds.com.