bullet.jpgHome
bullet.jpgHow to...
bullet.jpgDid you know...
bullet.jpgSu Doku
bullet.jpgLinks
bullet.jpgOther pages
bullet.jpgPictures
bullet.jpgVideos
bullet.jpgWishlist
bullet.jpgWrite to me!
bullet.jpgAndviks.com
bullet.jpgKojimas.com
bullet.jpgDreamhost

How to...

How to make a webpage with WebDwarf.

This is meant as a simple guide that will explain the basic conecpts of making a webpage with the program called WebDwarf. The program WebDwarf is a WYSIWYG, meaning What You See Is What You Get. So you don't have to worry about coding. There are so many things you can do with a webpage, but I'm not here to talk about them all. You can get the program here.

The first thing you need to know about webpages is that you need a file called index.html. You might sometimes see it as index.htm, which is also the same thing. Something to do with a program a long time ago that couldn't handle more then 3 letters, so they shortened html to htm, I think. Anyways, you need a file called index.htm. So when you have the program WebDwarf up and running and select File->New Project, you should see something like this: pics/dwarf1.jpg If you look at where I have circled, it says index. That will be the name of your file, when you publish it, so your first page should be named index. Just leave that alone for now and let's get started making your webpage. If you have allready made your first page, index.html, change the name you see as index to whatever you want to call your second page, for example secondpage.

Some things to think about when deciding on how to design your webpage:

Once you have decided how your webpage to look, it's time to make it. I haven't used this program for so long, so I do not know everything there is to know about it, but here are something I do know about:

Use these different methods to create the webpage you want. Once you are satisfied with it, click on the fastforward looking button at the top of the page, circled here: pics/dwarf3.jpg It should open up a web browser showing you how your webpage looks in a webbrowser.

If you are satisfied, go to File->Publish Prjoject. This is so that the webpage you just created will actually be on the internet. pics/dwarf4.jpg In the new window, click on the tab called FTP to customize it. Make sure the spelling is correct. If not, your webpage won't upload. pics/dwarf5.jpg

Now go back to the tab called Profile. pics/dwarf6.jpg Click on My Web Host(FTP) under Export Destination, and then click Publish. Your webpage will now be transferred. A new window should come up and everything should go well, hopefully. pics/dwarf7.jpg If everything got transferred ok, it should say

"-----------------End---------------- Transfer completed without errors!"

Click on Ok. Open a browser, like Internet Explorer, type in the address to your webpage and it should be there.

Some Tips

Here are some tips to consider when making a webpage. The rule of thumb when making a webpage is that you want to reach as many people as possible on the internet. This ofcourse can be hard to do, because there are many different computers, internet speeds, and people, but you can follow some guidelines.

Valid HTML 4.01!