What is HTML?
HTML stands for Hyper Text Markup Language and is the language of the WWW. It is the standard text formatting language for creating and displaying Web pages. HTML documents are made up of 2 things:
- content & tags
tags format content for proper display.
1/5
HTML stands for Hyper Text Markup Language and is the language of the WWW. It is the standard text formatting language for creating and displaying Web pages. HTML documents are made up of 2 things:
- content & tags
tags format content for proper display.
1/5
Versions of HTML?
HTML was created by Berners-Lee in 1991 but "HTML 2.0" was the first standard HTML specification published in 1995.
HTML 4.01 was a major version of HTML published in 1999.
Currently we have HTML-5 version (an extension to HTML 4.01) published in 2012.
2/5
HTML was created by Berners-Lee in 1991 but "HTML 2.0" was the first standard HTML specification published in 1995.
HTML 4.01 was a major version of HTML published in 1999.
Currently we have HTML-5 version (an extension to HTML 4.01) published in 2012.
2/5
Why to Learn #HTML?
- Create Web site
- Become a web designer
- Understand web
- Learn other languages
3/5
- Create Web site
- Become a web designer
- Understand web
- Learn other languages
3/5
Applications of HTML:
- Web Pages Dev
- Web Doc Creation
- Internet Navigation
- Cutting Edge Feature
- Responsive Images
- Responsive UI
- Client-side storage
- Offline support
- Data Entry support with HTML
- Game development
- Native APIs to enrich a website
4/5
- Web Pages Dev
- Web Doc Creation
- Internet Navigation
- Cutting Edge Feature
- Responsive Images
- Responsive UI
- Client-side storage
- Offline support
- Data Entry support with HTML
- Game development
- Native APIs to enrich a website
4/5
Prerequisites for learning HTML:
- Basic working knowledge of Windows/Linux OS
- Experience with any text editor
- Creating directories and files
- Navigating through different directories
- Typing content in a file and saving them
- Understanding images & its formats
5/5
- Basic working knowledge of Windows/Linux OS
- Experience with any text editor
- Creating directories and files
- Navigating through different directories
- Typing content in a file and saving them
- Understanding images & its formats
5/5