Thursday, May 9, 2013

What is HTML

Leave a Comment
HyperText Markup Language (HTML) is the main markup language for creating web pages and other information that can be displayed in a web browser. HTML is written in the form of HTML elements consisting of tags enclosed in angle brackets (like <html>), within the web page content. HTML tags most commonly come in pairs like <h1> and </h1>, although some tags, known as empty elements, are unpaired, for example <img>....
Read More...

Tuesday, May 7, 2013

All in one about to know

Leave a Comment
This post are now stay in maintenance department ...
Read More...