View Single Post
  #12 (permalink)  
Old 11-18-2009, 02:07 AM
Terry Bernard Terry Bernard is offline
Senior Member
 
Join Date: Oct 2009
Posts: 121
Default

Hi,
web design is an creative art of designing beautiful web pages on internet.The more
creative you are the more you learn.HTML,CSS,Javascript, and dreamweaver all are the main pillars of web designing.html is a basic of all it is a tagging language so easy to learn i show you one example.
<html>
<head>It is my web site</head>
<title>I am john </title>
</html>
It is a basic element of html.so learn web designing and become a master in it.

Thanks...
Reply With Quote