HTML is a computer language strategized for website creation. The websites can then be viewed by anyone and in any corner of the World connected to Internet. It is relatively simple to learn, with the basics being accessible to most people in one sitting; and quite powerful in what it allows you to create. HTML is constantly undergoing development to meet the demands and requirements of the growing Internet industry.
HTML5 is the latest version of Hypertext Markup Language, the code that describes web pages. It’s actually three kinds of code: HTML, which provides the structure; Cascading Style Sheets (CSS), which take care of presentation; and JavaScript, which makes things happen.