HTML Posts

Learn HTML
HTML - HyperText Markup Language a language of the world wide web. Every information on the world wide web is in HTML. It is a simple markup languag...
Posted on 19 January 2016 Read More

Layout in HTML Document
The basic structure of any HTML document is like the above outlined picture. You have a header, a navigation bar, a place to put contents, a sidebar...
Posted on 15 March 2015 Read More

Introducing Attributes in HTML Elements
HTML Attributes Every HTML Elements usually have attributes to it. An attribute will provide additional information to the HTML element. Attributes a...
Posted on 27 February 2015 Read More

The First HTML Document
The First HTML Document So, you’ve chosen to learn HTML? Here is the first lesson. HTML is a markup language – meaning you markup the structure a...
Posted on 27 February 2015 Read More

HTML: The language of the web
What is HTML? HTML – is short for Hyper Text Markup Language, is the language used to create webpages. In short a website is a collection of webpa...
Posted on 25 February 2015 Read More