Introduction
What is the purpose with WebWorks and why did I create it? When I started writing WebWorks back in 1997 I thought that the existing html editors werenīt very
useful and they missed some functions that I wanted. Thatīs to why I began writing WebWorks.
The best thing when your create your own programs is that you can customize it for your own needs and design it however you want. I can build my own tools the way I want them. This may sound
a bit selfish and I know it is, but the fact is that I am just a hobby programmer, not a pro and I donīt earn money on it, I do it for fun. There is one way you can pay me,
by giving me FEEDBACK. Tell me if you like the program or not, if you miss any functions, if you want help with anything or if you want to help me. Of course it would be
helpful if you told me about any bugs youīve found. You could also send the address to your homepage (if itīs created with WebWorks) and I will link to your site
from mine.
Beginners:
WebWorks was created to make it easier to create good webpages in fast way without removing the programming part. It must be the user that creates the
webpage and not the program. Now you understand that you canīt create nice homepages with cool effects in WebWorks if you donīt know any HTML.
But donīt turn WebWorks down yet if you donīt know HTML. You can always learn. HTML is problably the easiest programming language that exists.
Itīs not even a real programming language, itīs just a markup language. One good way to learn HTML or any other programming language is to test the commands and see what happens.
You can also view the source code of other peoples homepages and copy some code snippets. You could start with viewing the sourcecode of the WebWorks helpsystem.
But before you copy code from a site you should ask for the authors permission. Everything is copywrited you know.
Go back!