Thursday, June 3, 2010

HTML Some Basic Info

HTML language is used to create WebPages in internet. Let us learn some basic things about HTML here.

  • HTML stands for Hyper Text Markup Language.
  • Text editors like G-Edit and Notepad are used to create HTML pages.
  • Letter’s pictures, etc... Can be displayed in webpage using HTML.

Basically Most of the modern websites were made using this HTML codes. There are a number of codes in HTML. Each code has its own characteristics. For example tag is used to make the letters bold. tag is used to make letters italic like this there are lakhs of codes in HTML. Here in this blog I am giving some details and something about HTML and also how to create a Webpage using HTML codes. World Wide Web, one of the important services of internet, is created with HTML pages. This enormous collection of world wide knowledge consisting of words, images, audio, video files are made available to us by linking them together using HTML.

Hyperlinks

When we click on certain words written in HTML it opens another page or picture. To make this happen page/picture and the words in the HTML texts we are referring to must be connected. This type of connection is known as Hyperlink.

No comments:

Post a Comment