InterviewSolution
Saved Bookmarks
| 1. |
How will you create home page of a Website? Write the steps. |
|
Answer» The first page of the website is called home page. The followings are the steps to design home page: 1. Start___ Program_____ Accessories ______Notepad. 2. Write HTML coding and save with .html extension. <HTML> |
|