
Html History, Comparison with php,asp
All websites around the web are made with the basic syntax of html
<html> </html>. All this credit
goes to Tim Berners-Lee
Tim Berners-Lee made html in 1989 for a company CERN to show his
assignment work.
In 1989, Berners-Lee gave a proposal at CERN to make system of
information to share online by web Initially,
no good response of h is proposal arrived., but he began working on his idea on his own.
In 1990, he wrote the Hypertext Transfer Protocol
(HTTP)—the language in which computers would use to communicate hypertext
documents over the Internet. Berners-Lee called this address a Universal
Resource Identifier (URI). (This is now usually known as a URL—Uniform
Resource Locator.) By the end of the year he had also
written a client program (browser) to retrieve and view hypertext
documents
there are two methods to see html codes of websites.
1. right click on a page, view source
2. go to file menu, view , source
html is a client based language, same like java script, because
JavaScript is also a client side language...
there are two types of languages
1. client side languages
2. server side languages
examples of client side languages
html, dhtml, JavaScript, java applets
example of server side languages
php, asp
example of html coding
<html>
html coding
</html>
example of php coding
?>
print("Hello World");
?>
example of asp coding
%>
hello world
%>
HTML is use to create static WebPages, Basically its call a designing
language, its not a programming language, its use for the normal
purpose of displaying well designed, colorful, arranged data. either
picture or text.
php,asp is use to create dynamic websites, dynamic website mean
database websites, where you can search data, use login/logout forms,
edit profiles, edit permissions, around the world php programmers
are costly then html coders. Because php have a advantage over html.
<------
Back to Articles
Home
|
Articles
|
Our Prices
|
Portfolio
|
Testimonials
|
Privacy Policy
|
Contact
