HTML Tutorial – 1
(Introduction)
In this series of Tutorials you will learn Web Developing ie Web developing
languages like HTML, CSS, JavaScript and PHP. All these languages are important
to build a standard website now-a-days. Little brief intros of all these
languages are given below:-
HTML: HTML
or Hyper Text Markup Language is the
backbone of web developing. It makes basic
shape of a web page and provides a platform for other three to operate and do their
job to make a web page more awesome. Current version of HTML is HTML-5.0 and we
will be using this version for web development.
CSS: CSS or Cascading Style Sheet as the name
indicates is a styling language. It is used to make fancy look of the web pages
by its awesome features. Current version of CSS is CSS-3.0.
JavaScript: JavaScript
is basically a scripting language which does small programming features on a
webpage. Like small calculations and printing date and time of user computer,
etc.
PHP: PHP is a
very useful language to make a dynamic web page that can be interacted by user and
can be managed dynamically by the host.
In our next Tutorial we will start with basics of HTML. We
will also have practical examples so check my next tutorial for HTML. Please leave comments below if you have any questions.

No comments:
Post a Comment