HTML
HTML is a language for describing web pages and it stands for Hyper Text Markup Language
HTML is not a programming language, it is a markup language, and uses “markup tags” to describe web pages
Typical HTML tags include angle brackets like <html>. They normally come in pairs like <b> and </b>, where the first tag in a pair is the start tag, the second tag is the end tag
The web browser (e.g. Internet Explorer or Firefox) is able to read HTML documents and display them as web pages. The browser does not display the HTML tags, but uses the tags to interpret the content of the page
Choose a Course Title
| HTML for Programmers | 2 days |
| HTML Level 1 | 1 day |
| HTML Level 2 | 1 day |
| HTML Rookie | 3 days |
| HTML Zero to Hero | 5 days |
| HTML5 : HotShot | 2 days |

