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...
|