Lompat ke konten Lompat ke sidebar Lompat ke footer

Tutorial Pemrograman WEB

Making a basic HTML webpage

HTML (HyperText Markup Language) is the code of a website, it gives it the basic framework of how it will look, what goes where and how it is displayed. If you are not familiar with HTML coding you can use a web design editor (WYSIWYG) such as Microsoft Frontpage / Expression Web, Dreamweaver or many others to design your site much like writing a document in Microsoft Word..

Even if you intend on using a web editor like Frontpage it is best to familiarize yourself with the coding by completing a tutorial or two below.:

Tutorial Site 1
Tutorial Site 2
Tutorial Site 3
Tutorial Site 4

Finding a Web Editor

There are many, many web editor program available free, open source and commercial included and you can use any one of them with your free hosting account..

Here are a few we recommend, some free and some trial based:

Adobe Dreamweaver
Kompozer
Coffee Cup

WebPlus 6

Forget HTML, I want PHP!

Creating a PHP website is really quite easy, especially if you already know PHP coding but if not and you want to learn, please review the following tutorials.: 

PHP / MySQL Tutorial 1
PHP / MySQL Tutorial 2
PHP / MySQL Tutorial 3
PHP / MySQL Tutorial 4