This document provides an introduction to HTML basics including what HTML is, how to create an HTML file, common HTML tags and their uses. It explains elements like headings, paragraphs, and attributes. The document also demonstrates HTML tags and attributes through examples.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
418 views97 pages
HTML Tutorial
This document provides an introduction to HTML basics including what HTML is, how to create an HTML file, common HTML tags and their uses. It explains elements like headings, paragraphs, and attributes. The document also demonstrates HTML tags and attributes through examples.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 97
HTML Basics
Welcome to HTML Basics. This workshop leads you through the basics of Hyper Text Markup Language (HTML). HTML is the building block for web pages. You will learn to use HTML to author an HTML page to display in a web browser.