Whats the fast and easy way to create a new Web Page ?

pdablue

Active Member
Licensed User
Longtime User
Hi,

I am trying to find out the fastest way to create a new web page. I do not want to spend a lot of time
designing the layout of the web page. I am looking for some good templates that I can just plug
content into. I want to spend most of my time creating programming examples using Basic4ppc
and Basic4Android and just plug the examples into a predefined web page template.

There are many web page templates around, can anyone recommend some that they have used
that works well ?

I am currently using WebSite Spinner to create web pages and use 50webs.com to host the page.
I like WebSite Spinner but things can get tedious when the web page is complex. I like 50webs.com
and I have found that their web page management software works well.

Can anyone recommend a better and faster way to get a web page up and running ?
 

Beja

Expert
Licensed User
Longtime User
I use ez-web-hosting.com since a long time and they are nice and very helpful people.. 24Hour live support,
they provide hundreds of free web templates for virtually any kind of site. that can be customize.


you can give them a try and find for yourself.
 

Douglas Farias

Expert
Licensed User
Longtime User
download a html5 templates free and edit xD
 

Kevin

Well-Known Member
Licensed User
Longtime User
I don't know your experience level with web page design but I have tried a few over the years and I've stayed with WYSIWYG Web Builder (http://www.wysiwygwebbuilder.com/) for quite a while now. I'm pretty comfortable with it but I do seem to recall a slight learning curve when first trying to figure out "master pages" (persistent headers and footers on all pages in the site). It wasn't too difficult... just different from what I had used before.

I will definitely say that it is a solid program and I have never had any issues with it at all. Like B4A, it "just works". :)
 

Beja

Expert
Licensed User
Longtime User
Keven,
(http://www.wysiwygwebbuilder.com/) is a great tool (from the first look).. I didn't try it but I see
the UI is very intuitive and true WYSIWYG. It is similar to Front Page interface but way more powerful.

thanks for sharing
 

IanMc

Well-Known Member
Licensed User
Longtime User
The best and easiest way that I've found to quickly make a website that looks good is to use the free version of WebPlus by Serif.

Go to www.serif.com to find it.
 

pdablue

Active Member
Licensed User
Longtime User
Hi,
I tried WYSIWYG Web Builder 9. I like it. I have been able to put together a simple web page very quickly. It will generate all of
the files for a website and put everything into one folder. It works well with the 50webs.com website management tools. Both together
is a real easy way to get a webpage up and running. I am trying to create a website for all of my Basic4PPC programming examples.

Check out:
http://www.micropda.50webs.com/index.html
 
Last edited:
Top