Answer :

HTML coding language that makes basic web-pages creation includes the following steps
start menu in windows > Programs > Accessories > Notepad
In notepad you can type all tags needed for designing the webpage.
Eg:

<htmlL>
<head>
<title>My first web page</title>
</head>
<body>
<marquee>My new website </marquee>
web page contents
</body>
</html>

Go to "save as", put a filename with an .html extension (such as "mywebpage.html") and choose "all files" or "text" under file type.
 
It won't work if both are not done.

Go find the page wherever you saved it, double click it, and your default web browser should open up your very own web-page.


Introduction of Web Design:

Web design is the result of various types of skills and fields which are required in the construction and maintenance of web sites. Different areas of web design include graphic creation, interface design, customization and search engine optimization based on consumer experience. Although many times it happens that different people perform all these tasks differently, but many manufacturers have the ability to complete all these tasks alone.

Web designers are expected to be up-to-date with the technologies going on in the market and their usefulness so that people will get full benefit of it.

Other Questions