Writing a Webpage





To start writing a webpage:-
To begin with writing a webpage, our first step would be to open a text editor application. Text editors are those application which are used to write, edit, print, etc. any text. These are MS Word, Wordpad, Notepad, etc. But notepad is the most basic and very-very easy to use text editor. Then next step would be to write command lines which we will learn and then saving the text document by typing ".html" as the extension. Doing this would save the text document as a webpage ,i.e., as an html document and we are done.
By elaborating this so that it could be understood better, i will write these in steps.
1. Open notepad by clicking start menu, then typing notepad in the search box.
2. After opening notepad, type your required document. After typing, left-click file then click save as.
Writing, developing a webpage is also known as web designing. Web designing now a days has become very easy because there are thousands of free tools which are available on the internet and good thing about those is that they don't require any programming skills. Just simple drag and drop, write some texts, insert some images, links, videos, flash files, etc. and you are done.
3. Then save the required document with extension ".html".