By M Abirami
Using HTML,we can create simple webpage. In this page we had home page,about, gallery, contact us buttons.
Step1: Open notepad++ in your PC.
Open Start>search NOTEPAD++
Step2:Write some HTML code into Notepad++
Step3: Save the code
Select file>save as>type(Hyper text markup language)
Step4:View the Code in your browser
Right click or Double click the saved file and select Open with>chrome or Firefox or .......,
Note: We can also write our code in Notepad, Open Texteditor, Bootstrap, etc. Bootstrap is the open source platform to build our website in HTML.
Submitted by M Abirami (Abirami)
Download packets of source code on Coders Packet
Comments