Wednesday, November 4, 2009

HOW TO MAKE A DUMMY WEB PAGE

If you are interested in HTML and want to create something different using html then often it is required to make a dummy page of any web page.It is nothing but a simple job,only you have to find out the html code for the corresponding Phrase. It is really a tough job but a software "Microsoft Front page" makes the work very easy.By this software you can easily indicate the html code for the corresponding Phrase by just clicking on the Phrase.There is 4 useful options in this software 1. Design(For editing the webpage from outer view just like a photo editing window) 2.Split(Splitting the window into two parts one for outer view and the other for its respective html code) 3.Code(To get the html code of the entire webpage) 4.Preview(To see the front view).

In the steps below i have described the whole process with numbering,follow the steps and complete the job.

1.Download Microsoft Front Page(3 rar files total 192.8Mb) from the links given at the last of the post.

2.Install the software and opening the application click on "Code" at the bottom side of the main window.


3.Open the web page in Mozilla Firefox.Click on View in toolbar and then "Page source".

4.Copy the HTML code of the webpage(shown in another window) and paste it to the frontpage window(just after the tag).

5.Click on "Preview" option in the frontpage window just after the button "Code".


6.Now you will see that the exact layout of the webpage appear in the frontpage window but the pictures are not available.Go to the webpage and copy paste the images to frontpage window in the corresponding positions.

7.Thus you will get the same view of your webpage but still there remains some difference.

8.Now clicking on "Split" button you can further edit the web page.It will split the window into two parts one for view and another for html code.


9.Save the final as html file.

Thus your dummy page is ready, open it with any browser it will look like the original page.
For further editing or problem facing comment/mail me.

Labels:

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home