Tuesday, February 23, 2010

HTTP and HTML

  • HTML is how to present information that passes through http, HTML stands for Hyper Text Markup Language and has changes as our use of the world wide web changes.
  • Hyper Text Transfer Protocol also known as http, is a computer protocol or set of procedures, describing how computers may pass information in an organized way. The great thing about http is it is not just related to one single protocol but is built to deal with many protocols allowing different things to be handled easily as one.
  • Http says how to pass the info, html says how to organize the raw data and present it at the other side.

No comments:

Post a Comment