HTML
What is HTML? Hyper Text Markup Language also known as HTML is a web development or designing language. It is used to design and create website's in easy and simple way. HTML is used to designing web page in order to obtains colors, style, pictures, etc. HTML program is written in NOTEPAD. HTML program save file name with (.html). Its output show in my recent document. You can see output of HTML program in web browser. Note:- Every program start with <.....> and ends with </......>. The starting and ending of HTML could be same otherwise the program with run is different way. For example: <HTML> </HTML> There are some HTML tags or Attributes, which are shown below: <pre>, <bgcolor>, <font size>, <b>, <font size color>, <font size color face>, <i>, <h1 align>, <p>, <...