HTML Overview
HTML Overview
HTML
- Hypertext Mark up Language.
- A scripting language that was Developed by Tim Berners Lee, invented on 1989.
-HTML is not a programming language, it is a mark up language.
- A mark up language is a set of mark up tags.
- HTML is a language for descripting web pages.


HTML Tags
- HTML mark up tags is usually called HTML Tags.
- Are keywords surrounded by angle brackets like
-Normally come in pairs like
- The first tag in pairs is the start tag, and the second tag is the end tag.
- Start and end tags are also called opening tags and closing tags.


HTML Document = Web Pages
- HTML documents describe as web pages.
- Contain HTML tags and plain text.
-Are also called webpages.



Title
- A HTML page needs a title to indicate what the page describes.
- The title indicates that what the web page is all about and how it is usedto refer to that page in bookmark or hotlist entries.
-HTML is not a programming language, it is a mark up language.
- A mark up language is a set of mark up tags.
- HTML is a language for descripting web pages.
-The file extention of html is .html
HTML Elements
-Is everything from the start tag



HTML Element Syntax
- A HTMLelement start with a start tag/opening tag.
- A HTMLelement end with a end tag/closing tag.
-The element context is everything between the start and end tag.
- Empty element are closed in the start tag.
- Most HTML elements can have attributes.


Nested HTML Element Syntax
- Most HTML elements can be used (can contain other HTML elements.).
- HTMLdocuments consist of nested HTML elements.


Empty HT ML Elements
-HTML elements with no content are called empty element like:
-The element above is an empty element without a closing tag.


HTML Heading
HTML heading defines with the


HTML Paragraph
-HTML paragraph defines with:
-The element above is an empty element without a closing tag.


HTML Element Example
Tim Berners Lee
 

This free website was made using Yola.

No HTML skills required. Build your website in minutes.

Go to www.yola.com and sign up today!

Make a free website with Yola